Directly manage the Salt fileserver plugins
List all directories in the given environment
CLI Example:
salt-run fileserver.dir_list
salt-run fileserver.dir_list saltenv=prod
Return the environments for the named backend or all back-ends
CLI Example:
salt-run fileserver.envs
salt-run fileserver.envs outputter=nested
salt-run fileserver.envs backend='["root", "git"]'
Return a list of files from the dominant environment
CLI Example:
salt-run fileserver.file_list
salt-run fileserver.file_list saltenv=prod
Return a list of symlinked files and dirs
CLI Example:
salt-run fileserver.symlink_list
salt-run fileserver.symlink_list saltenv=prod
Update all of the file-servers that support the update function or the named fileserver only.
CLI Example:
salt-run fileserver.update
salt-run fileserver.update backend='["root", "git"]'
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.2
22.25.1.6. salt.runners.git_pillar
Upcoming SaltStack events, webinars and local meet ups and user groups.