Update saltstack-install.sh
This commit is contained in:
parent
d9eed74521
commit
3b1b9a5b2c
@ -25,6 +25,10 @@ $STD curl -fsSL https://github.com/saltstack/salt-install-guide/releases/latest/
|
|||||||
$STD apt-get update
|
$STD apt-get update
|
||||||
msg_ok "Setup Salt repo"
|
msg_ok "Setup Salt repo"
|
||||||
|
|
||||||
|
msg_info "Installing Salt Master"
|
||||||
|
$STD apt-get install -y salt-master
|
||||||
|
msg_ok "Installed Salt Master"
|
||||||
|
|
||||||
motd_ssh
|
motd_ssh
|
||||||
customize
|
customize
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user