mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
forgo the bold
This commit is contained in:
parent
0b0b434cca
commit
77d795c469
1 changed files with 3 additions and 3 deletions
|
@ -27,9 +27,9 @@ Or it can be set for each file:
|
|||
|
||||
The backup_mode can be set to any of the following options:
|
||||
|
||||
* minion: backup to the minion.
|
||||
* master: backup to the master, a planned mode that has not yet been implemented, so does nothing.
|
||||
* both: backup to both. a combination of both master and minion.
|
||||
* **minion**: backup to the minion.
|
||||
* **master**: backup to the master, a planned mode that has not yet been implemented, so does nothing.
|
||||
* **both**: backup to both. a combination of both master and minion.
|
||||
|
||||
|
||||
Backed-up Files
|
||||
|
|
Loading…
Add table
Reference in a new issue