Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created August 2, 2013 18:24
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 duk3luk3/6142181 to your computer and use it in GitHub Desktop.
Save duk3luk3/6142181 to your computer and use it in GitHub Desktop.
root@vmbode6:~# salt bb8 service.restart ntp
bb8:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/salt/minion.py", line 626, in _thread_return
ret['return'] = func(*args, **kwargs)
File "/usr/lib/pymodules/python2.7/salt/modules/service.py", line 100, in restart
cmd = os.path.join(GRAINMAP[__grains__['os']],
KeyError: 'Linaro'
root@vmbode6:~#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment