Skip to content

Instantly share code, notes, and snippets.

[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://git@stash.int.yp.com/pdsops/saltstack-states-top.git
[DEBUG ] Fetching from git+ssh://git@stash.int.yp.com/pdsdw/audit_framework.git
[DEBUG ] Fetching from git+ssh://git@stash.int.yp.com/pdsdw/gump_ingest.git
[DEBUG ] Fetching from git+ssh://git@stash.int.yp.com/pdsdw/pdsdw_core.git
[DEBUG ] Fetching from git+ssh://git@stash.int.yp.com/pdsdw/pentaho-sfdc-ingest-vertica.git
[DEBUG ] Fetching from git+ssh://git@stash.int.yp.com/pdsdw/sales_tool_ingest.git
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