summaryrefslogtreecommitdiff
path: root/inventory/host_vars/r3-cccamp19-verr.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/r3-cccamp19-verr.yml')
-rw-r--r--inventory/host_vars/r3-cccamp19-verr.yml38
1 files changed, 0 insertions, 38 deletions
diff --git a/inventory/host_vars/r3-cccamp19-verr.yml b/inventory/host_vars/r3-cccamp19-verr.yml
deleted file mode 100644
index f4e70d57..00000000
--- a/inventory/host_vars/r3-cccamp19-verr.yml
+++ /dev/null
@@ -1,38 +0,0 @@
----
-_vm_host_: helene
-
-install:
- vm:
- host: "{{ _vm_host_ }}"
- mem: 4096
- numcpu: 4
- autostart: True
- disks:
- primary: /dev/sda
- scsi:
- sda:
- type: lvm
- vg: "{{ hostvars[_vm_host_].host_name }}"
- lv: "{{ inventory_hostname }}"
- size: 20g
- interfaces:
- - bridge: lan-br
- name: lan0
- - bridge: camp19-br
- name: camp0
-
-network:
- nameservers: "{{ network_zones.lan.dns }}"
- domain: "{{ host_domain }}"
- systemd_link:
- interfaces: "{{ install.interfaces }}"
- primary:
- interface: lan0
- ip: "{{ network_zones.lan.prefix | ipaddr(network_zones.lan.offsets[inventory_hostname]) | ipaddr('address') }}"
- mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}"
- gateway: "{{ network_zones.lan.gateway }}"
-
-install_playbook: r3-cccamp19_vm
-
-dyndns:
- server: ch-pan