- Jun 05, 2019
-
-
p.n.kramp authored
-
- Apr 01, 2019
-
-
p.n.kramp authored
-
- Mar 13, 2019
- Sep 14, 2018
- Sep 13, 2018
-
-
r.tenorio authored
OpenStack works inside VM machines. - Provider network uses Vagrant's "physical" network in which virtual machine's communicate. - nginx is provisioned by default into the controller node. - No dns by default given - nginx restarted by handler
-
r.tenorio authored
LimitNOFILE must be after [Service] without overwritting it.
-
- Sep 10, 2018
- Sep 05, 2018
- Sep 04, 2018
-
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
- Use of .json files to specify machine dependent parameters - Allow using a yum proxy when needed via yum_proxy variable (if its not defined it will skip the step) - Use ansible built-in variables to reach environmental variables - Changed the structure of nodes,.json file
-
r.tenorio authored
- Generates configuration files either for an arbitrary number of virtual machines or from a hash of hosts using a .json file
-
- Sep 03, 2018
-
-
r.tenorio authored
-
- Aug 28, 2018
-
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
-
r.tenorio authored
[Vagrant&credentials.yml] Encripted credentials.yml file using vault. - Vault needs a password to decrypt variables file which is given via vault_secret (must be 600 on root). - Vagrant will look for that file via ansible.vault_password_file variable set in the provision block.
-
r.tenorio authored
- Vault needs a password to decrypt variables file which is given via vault_secret (must be 600 on root). - Vagrant will look for that file via ansible.vault_password_file variable set in the provision block.
-