Formulas Provided by SUSE Manager
Some formulas are installed by default with SUSE Manager. Other official formulas can be installed as RPM packages. When the formula is installed, you can activate them using the SUSE Manager Web UI.
For information about writing custom formulas, see Custom Salt Formulas.
1. Install Formulas with Zypper
Formulas are provided in the SUSE Manager pool software channel.
If a formula uses the same name as an existing Salt state, the two names will collide, and could result in the formula being used instead of the state. Always check states and formulas to avoid name clashes. |
-
On the SUSE Manager Server, at the command prompt, search for available formulas:
zypper se --type package formula
-
Get more information about a formula:
zypper info <formula_name>
-
On the SUSE Manager Server, at the command prompt, as root, install the formula:
zypper in <formula_name>
2. Activate Formulas from the Web UI
Formulas provided by SUSE Manager, or formulas that you have installed, can be activated using the SUSE Manager Web UI.
-
In the SUSE Manager Web UI, navigate to
, select the client you want to activate the formula for. -
Navigate to the
tab, and check the formula you want to activate. -
Click Save.
-
Navigate to the new subtab for the formula, and configure the formula as required.
-
Apply the highstate.