Skip to content

Instantly share code, notes, and snippets.

@atmoz
Created April 1, 2018 18:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atmoz/7ce312905b200125df955e05d2dc8c87 to your computer and use it in GitHub Desktop.
Save atmoz/7ce312905b200125df955e05d2dc8c87 to your computer and use it in GitHub Desktop.
ID: gpg-personal-public-key
Function: gpg.present
Name: 838460D0CBD26750AB26DF8FB9FB68F98F88BA47
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/salt/state.py", line 1851, in call
**cdata['kwargs'])
File "/usr/lib/python2.7/site-packages/salt/loader.py", line 1795, in wrapper
return f(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/salt/states/gpg.py", line 73, in present
_current_keys = __salt__['gpg.list_keys']()
File "/usr/lib/python2.7/site-packages/salt/loader.py", line 1114, in __getitem__
func = super(LazyLoader, self).__getitem__(item)
File "/usr/lib/python2.7/site-packages/salt/utils/lazy.py", line 98, in __getitem__
return self._dict[key]
KeyError: 'gpg.list_keys'
Started: 20:32:32.819898
Duration: 1.344 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment