We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1217d commit a9522eeCopy full SHA for a9522ee
1 file changed
ansible/inventory/demo/wiab-staging.yml
@@ -6,6 +6,6 @@ wiab-staging:
6
ansible_user: 'demo'
7
ansible_ssh_private_key_file: "~/.ssh/id_ed25519"
8
vars:
9
- artifact_hash: 2b117e47a00e0cb6bf72dc629f8c970be1682a76
+ artifact_hash: 6b0f54979289f7031308bcde3a2c50822b160211
10
# when enabled, disable WAN SNAT/masquerading for VMs on the private network
11
private_deployment: true
0 commit comments