Skip to content

Instantly share code, notes, and snippets.

@ams0
Created July 28, 2017 18:39
Show Gist options
  • Save ams0/247ed8dc2bd1b0f722b33e80e7a356bc to your computer and use it in GitHub Desktop.
Save ams0/247ed8dc2bd1b0f722b33e80e7a356bc to your computer and use it in GitHub Desktop.
[all:vars]
ansible_ssh_common_args=' -o ProxyCommand="ssh -i ~/.ssh/acs -W %h:%p [email protected]"'
ansible_ssh_user=azureuser
become=yes
host_key_checking = False
[nodes]
k8s-agentpool1-14608970-0
k8s-agentpool1-14608970-1
k8s-agentpool1-14608970-2
[masters]
k8s-master-14608970-0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment