mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-14 22:28:43 +02:00
manager needs more packages for salt-cloud. change location of priv key for salt-cloud config
This commit is contained in:
@@ -11,7 +11,7 @@ sool9-{{host}}:
|
||||
base_domain: sool9
|
||||
ip_source: qemu-agent
|
||||
ssh_username: soqemussh
|
||||
private_key: /home/soqemussh/.ssh/id_ed25519
|
||||
private_key: /etc/ssh/auth_keys/soqemussh/id_ed25519
|
||||
sudo: True
|
||||
deploy_command: sh /tmp/.saltcloud-*/deploy.sh
|
||||
script_args: -F -x python3 stable 3006.9
|
||||
|
||||
Reference in New Issue
Block a user