22.27.74. salt.states.openstack_config

Manage OpenStack configuration file settings.

maintainer:Jeffrey C. Ollie <jeff@ocjtech.us>
maturity:new
depends:
platform:linux
salt.states.openstack_config.absent(name, filename, section, parameter=None)

Ensure a value is not set in an OpenStack configuration file.

filename
The full path to the configuration file
section
The section in which the parameter will be set
parameter (optional)
The parameter to change. If the parameter is not supplied, the name will be used as the parameter.
salt.states.openstack_config.present(name, filename, section, value, parameter=None)

Ensure a value is set in an OpenStack configuration file.

filename
The full path to the configuration file
section
The section in which the parameter will be set
parameter (optional)
The parameter to change. If the parameter is not supplied, the name will be used as the parameter.
value
The value to set

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

Latest Salt release: 2014.7.2

Previous topic

22.27.73. salt.states.ntp

Next topic

22.27.75. salt.states.pagerduty

SaltStack News

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