Created
February 7, 2020 00:23
-
-
Save wwalker/2eb3b74df0f2db2c542b55cc168f2579 to your computer and use it in GitHub Desktop.
gpg grumpy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
salt-master process is trying to decrypt files and is logging this: | |
gpg: WARNING: unsafe ownership on homedir '/etc/salt/gpgkeys'\ngpg: failed to create temporary file '/etc/salt/gpgkeys/.#lk0x000055970ab0fd00.int-salt-01.22798' | |
vagrant@int-salt-01:~$ /vagrant/lsa /etc/salt/gpgkeys | |
drwxr-xr-x 24 root root 4096 Feb 5 22:33 / | |
drwxr-xr-x 92 root root 4096 Feb 6 23:58 /etc | |
drwxr-xr-x 5 root root 4096 Feb 5 22:13 /etc/salt | |
drwx------ 3 root root 4096 Feb 5 23:22 /etc/salt/gpgkeys |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment