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
[DEBUG ] Reading configuration from /etc/salt/master.d/gitfs-repos.conf | |
[DEBUG ] Configuration file path: /etc/salt/master | |
[DEBUG ] Loaded gitfs as virtual git | |
[DEBUG ] Updating fileserver cache | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsops/saltstack-states-top.git | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsdw/audit_framework.git | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsdw/gump_ingest.git | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsdw/pdsdw_core.git | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsdw/pentaho-sfdc-ingest-vertica.git | |
[DEBUG ] Fetching from git+ssh://[email protected]/pdsdw/sales_tool_ingest.git |
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
When running simple cmd.run command: | |
salt 'hostname' cmd.run 'ls /tmp' | |
hostname: | |
ERROR: Specified cwd '.' either not absolute or does not exist | |
Minion logs shows: | |
2015-02-04 19:21:50,456 [salt.minion ][ERROR ] A command in 'cmd.run' had a problem: Specified cwd '.' either not absolute or does not exist |
NewerOlder