fabtools.require.system

System settings

See also

fabtools.system

fabtools.require.system.hostname(name)[source]

Require the hostname to have a specific value.

fabtools.require.system.sysctl(key, value, persist=True)[source]

Require a kernel parameter to have a specific value.

Locales

fabtools.require.system.default_locale(name)[source]

Require the locale to be the default.

fabtools.require.system.locale(name)[source]

Require the locale to be available.

fabtools.require.system.locales(names)[source]

Require the list of locales to be available.

Read the Docs v: 0.17.0
Versions
latest
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.