mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
Testing debconf with salt-minion
This commit is contained in:
parent
840e22c734
commit
665451d3cf
1 changed files with 12 additions and 0 deletions
|
@ -3,3 +3,15 @@ Type: string
|
|||
Default: root
|
||||
Description: User for salt-minion
|
||||
User to run the salt-minion process as
|
||||
|
||||
Template: salt-minion/enabled
|
||||
Type: string
|
||||
Default: enabled
|
||||
Description: Systemd enable state for salt-minion
|
||||
default enable state for salt-minion systemd state
|
||||
|
||||
Template: salt-minion/active
|
||||
Type: string
|
||||
Default: active
|
||||
Description: Systemd active state for salt-minion
|
||||
default active state for salt-minion systemd state
|
||||
|
|
Loading…
Add table
Reference in a new issue