feat: internet access to the private compute instances
This commit is contained in:
@@ -4,9 +4,7 @@ inventory = inventory.cfg
|
||||
localhost_warning = False
|
||||
vault_password_file = vault.key
|
||||
interpreter_python = /usr/bin/python3.11
|
||||
|
||||
[inventory]
|
||||
inventory_unparsed_warning = False
|
||||
deprecation_warnings=False
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -F secrets/ssh.cfg -o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes -o IdentityAgent=none
|
||||
|
||||
Reference in New Issue
Block a user