Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save devinnasar/085fefe8a59a993cc98b7e06faa26a45 to your computer and use it in GitHub Desktop.
Save devinnasar/085fefe8a59a993cc98b7e06faa26a45 to your computer and use it in GitHub Desktop.
git pillar update...
[root@OTCMVM0000 master.d]# salt-run git_pillar.uplate -l trace
[DEBUG ] Missing configuration file: /etc/salt/master
[DEBUG ] Including configuration from '/etc/salt/master.d/engine.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/engine.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/f_defaults.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/f_defaults.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/lxc_profiles.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/lxc_profiles.conf
[DEBUG ] Including configuration from '/etc/salt/master.d/reactor.conf'
[DEBUG ] Reading configuration from /etc/salt/master.d/reactor.conf
[DEBUG ] Using cached minion ID from /etc/salt/minion_id: OTCMVM0000
[DEBUG ] Missing configuration file: /root/.saltrc
[TRACE ] None of the required configuration sections, 'logstash_udp_handler' and 'logstash_zmq_handler', were found in the configuration. Not loading the Logstash logging handlers module.
[TRACE ] The required configuration section, 'fluent_handler', was not found the in the configuration. Not loading the fluent logging handlers module.
[DEBUG ] Configuration file path: /etc/salt/master
[WARNING ] Insecure logging configuration detected! Sensitive data may be logged.
[TRACE ] Error loading runners.vistara: vistara config has not been specificed in the Salt master config. See documentation for this runner.
[ERROR ] Failed to import runners nacl, this is due most likely to a syntax error:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/salt/loader.py", line 1333, in _load_module
mod = imp.load_module(mod_namespace, fn_, fpath, desc)
File "/usr/lib/python2.7/dist-packages/salt/runners/nacl.py", line 37, in <module>
import libnacl.secret
File "/usr/lib/python2.7/dist-packages/libnacl/__init__.py", line 83, in <module>
nacl = _get_nacl()
File "/usr/lib/python2.7/dist-packages/libnacl/__init__.py", line 81, in _get_nacl
raise OSError(msg)
OSError: Could not locate nacl lib, searched for libsodium.so, libsodium.so.18, libsodium.so.17, libsodium.so.13, libsodium.so.10, libsodium.so.5, libsodium.so.4,
[TRACE ] Loaded smartos_vmadm as virtual vmadm
[DEBUG ] Could not LazyLoad git_pillar.uplate: 'git_pillar.uplate' is not available.
[DEBUG ] LazyLoaded nested.output
[TRACE ] data = 'git_pillar.uplate' is not available.
'git_pillar.uplate' is not available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment