diff --git a/hosts b/hosts index d3e769d..3c93b45 100644 --- a/hosts +++ b/hosts @@ -37,6 +37,11 @@ freya.adm.auro.re [fleming_vm] ldap-replica-fleming1.adm.auro.re #ldap-replica-fleming2.adm.auro.re +dhcp-fleming.adm.auro.re +dns-fleming.adm.auro.re +prometheus-fleming.adm.auro.re +radius-fleming.adm.auro.re +unifi-fleming.adm.auro.re [pacaterie_pve] mordred.adm.auro.re diff --git a/network.yml b/network.yml index eaa0705..cdff053 100644 --- a/network.yml +++ b/network.yml @@ -1,6 +1,6 @@ --- # Deploy DHCP -- hosts: dhcp-pacaterie.adm.auro.re +- hosts: dhcp-fleming.adm.auro.re,dhcp-pacaterie.adm.auro.re vars: service_repo: https://gitlab.federez.net/re2o/dhcp.git service_name: dhcp @@ -29,7 +29,7 @@ - re2o-service # Deploy Unifi Controller -- hosts: unifi-pacaterie.adm.auro.re +- hosts: unifi-fleming.adm.auro.re,unifi-pacaterie.adm.auro.re roles: - unifi-controller diff --git a/proxmox.yml b/proxmox.yml index 9e22c7e..15914d4 100644 --- a/proxmox.yml +++ b/proxmox.yml @@ -5,6 +5,8 @@ vars: vm_definitions: + + # Réseau Pacaterie - name: ldap-replica-pacaterie virtu: mordred cores: 2 # 2 mimimum, 10 maximum @@ -42,6 +44,7 @@ disksize: 16 # G installiso: debian-9.9.0-amd64-netinst.iso + # Réseau Fleming - name: ldap-replica-fleming1 virtu: freya cores: 2 # 2 mimimum, 10 maximum