Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.03 KB

sysconfig-formula

SaltStack formula for managing system settings on SUSE distributions and RHEL/CentOS derivatives.

Table of Contents

General notes

See the full SaltStack Formulas installation and usage instructions.

This formula has a general sysconfig name, but right now its only purpose is to configure proxy settings and manage network configuration files for SUSE distributions and other RHEL/CentOS derivatives.

See pillar.example file for configuration examples.

Available states

sysconfig.proxy

This state manages /etc/sysconfig/proxy configuration file.

sysconfig.network_scripts

This state manages network configuration files in the /etc/sysconfig/network-scripts directory.