22.31.3. salt.wheel.file_roots

Read in files from the file_root and save files to the file root

salt.wheel.file_roots.find(path, saltenv='base', env=None)

Return a dict of the files located with the given path and environment

salt.wheel.file_roots.list_env(saltenv='base', env=None)

Return all of the file paths found in an environment

salt.wheel.file_roots.list_roots()

Return all of the files names in all available environments

salt.wheel.file_roots.read(path, saltenv='base', env=None)

Read the contents of a text file, if the file is binary then

salt.wheel.file_roots.write(data, path, saltenv='base', index=0, env=None)

Write the named file, by default the first file found is written, but the index of the file can be specified to write to a lower priority file root

Docs for previous releases are available on salt.rtfd.org.

Latest Salt release: 2014.1.13

Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.

Previous topic

22.31.2. salt.wheel.error

Next topic

22.31.4. salt.wheel.key

SaltStack News

Upcoming SaltStack events, webinars and local meet ups and user groups.