manager needs ssh config. need -r to ignore bootstrap provided repos

This commit is contained in:
m0duspwnens
2025-01-17 22:54:46 -05:00
parent ae01dc9639
commit c13c85bd2d
2 changed files with 2 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ sool9-{{host}}:
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
script_args: -r -F -x python3 stable 3006.9
minion:
master: {{ grains.host }}
master_port: 4506

View File

@@ -17,6 +17,7 @@
include:
- libvirt.packages
- libvirt.ssh.users
install_salt_cloud:
pkg.installed: