9c1701f2aa
New deploy modes: scale, ha-scale, separate-scale Creates 200 fake hosts for deployment with fake hostvars. Useful for testing certificate generation and propagation to other master nodes. Updated test cases descriptions.
17 lines
215 B
Text
17 lines
215 B
Text
.vagrant
|
|
*.retry
|
|
inventory/vagrant_ansible_inventory
|
|
inventory/group_vars/fake_hosts.yml
|
|
temp
|
|
.idea
|
|
.tox
|
|
.cache
|
|
*.egg-info
|
|
*.pyc
|
|
*.pyo
|
|
*.tfstate
|
|
*.tfstate.backup
|
|
**/*.sw[pon]
|
|
/ssh-bastion.conf
|
|
**/*.sw[pon]
|
|
vagrant/
|