Added rack1 back

This commit is contained in:
2019-04-07 19:31:49 -04:00
parent 3e2f154999
commit c54117e90a
4 changed files with 45 additions and 36 deletions

View File

@@ -2,7 +2,7 @@
# Variables listed here are applicable to all host groups
docker_compose_version_to_install: 1.22.0
docker_ce_version_to_install: 18.09.2
docker_ce_version_to_install: 18.03.1
nvm_version: v0.33.5
node_version: 8.4.0
registry_location: "registry.wimer.home"
@@ -13,7 +13,6 @@ standard_user: cody
git_user: "Jacob Cody Wimer"
git_email: "jacob.wimer@gmail.com"
proxmox_user: "root@pam"
proxmox_host: "10.0.0.153"
proxmox_password: "{{ lookup('env', 'PROXMOX_PASSWORD') }}"
ubuntu_template_vm_name: "ubuntu-server-1604"
dns_server: "10.0.0.204"