mirror of
https://github.com/jcwimer/multi-cloud-kubernetes
synced 2026-04-04 13:53:48 +00:00
Terraform working with ansible
This commit is contained in:
9
terraform-code/hosts.cfg
Normal file
9
terraform-code/hosts.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
[workers]
|
||||
${ramnode_workers}
|
||||
${home_workers}
|
||||
${do_workers}
|
||||
|
||||
[masters]
|
||||
${ramnode_masters}
|
||||
${home_masters}
|
||||
${do_masters}
|
||||
Reference in New Issue
Block a user