Remove chapoline and replace it with metz
This commit is contained in:
parent
2914442fea
commit
22746f44c8
1 changed files with 62 additions and 62 deletions
|
|
@ -8,7 +8,7 @@ definitions: # yaml anchors for default configs
|
|||
subnets:
|
||||
- name: britaliope
|
||||
color: '0b258e'
|
||||
- name: chapoline
|
||||
- name: metz
|
||||
color: '660672'
|
||||
- name: contabo
|
||||
color: '724206'
|
||||
|
|
@ -218,7 +218,7 @@ regions:
|
|||
interfaces:
|
||||
- name: eth0
|
||||
subnet: britaliope
|
||||
- name: Chapoline
|
||||
- name: Metz
|
||||
mirror: true
|
||||
color: red
|
||||
fai: Free
|
||||
|
|
@ -227,17 +227,17 @@ regions:
|
|||
- host: "hosts1-0"
|
||||
interface: 0
|
||||
gateways:
|
||||
chapoline:
|
||||
metz:
|
||||
host: "hosts1-0"
|
||||
interface: 1
|
||||
hosts1:
|
||||
- hostname: gw.chapoline.intra.catgrl.org
|
||||
- hostname: gw.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.255.3.250
|
||||
- address: 10.90.0.2
|
||||
subnet: none
|
||||
- address: 10.90.10.254
|
||||
subnet: chapoline
|
||||
- address: 10.90.200.20
|
||||
- address: 10.90.30.254
|
||||
subnet: metz
|
||||
- address: 10.90.200.30
|
||||
subnet: vpn
|
||||
os: Debian Bookworm
|
||||
ram: 1GB
|
||||
|
|
@ -254,32 +254,32 @@ regions:
|
|||
subnet: vpn
|
||||
tag: vpn
|
||||
- <<: *def-host
|
||||
hostname: dns.chapoline.intra.catgrl.org
|
||||
hostname: dns.metz.intra.catgrl.org
|
||||
ips:
|
||||
- { address: 10.90.20.100, subnet: chapoline }
|
||||
- { address: 10.90.30.100, subnet: metz }
|
||||
interfaces:
|
||||
- { name: eth0, subnet: chapoline }
|
||||
- { name: eth0, subnet: metz }
|
||||
services:
|
||||
- name: bind9
|
||||
tag:
|
||||
label: Master
|
||||
color: role-master
|
||||
- <<: *def-host
|
||||
hostname: dns-ext.chapoline.intra.catgrl.org
|
||||
hostname: dns-ext.metz.intra.catgrl.org
|
||||
ips:
|
||||
- { address: 10.90.20.101, subnet: chapoline }
|
||||
- { address: 10.90.30.101, subnet: metz }
|
||||
interfaces:
|
||||
- { name: eth0, subnet: chapoline }
|
||||
- { name: eth0, subnet: metz }
|
||||
services:
|
||||
- name: bind9
|
||||
tag:
|
||||
label: Master
|
||||
color: role-master
|
||||
- <<: *def-host
|
||||
hostname: pg.chapoline.intra.catgrl.org
|
||||
hostname: pg.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.102
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.102
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'PostgreSQL'
|
||||
logo: postgres
|
||||
|
|
@ -287,12 +287,12 @@ regions:
|
|||
label: Master
|
||||
color: role-master
|
||||
interfaces:
|
||||
- { name: eth0, subnet: chapoline }
|
||||
- { name: eth0, subnet: metz }
|
||||
- <<: *def-host
|
||||
hostname: ldap.chapoline.intra.catgrl.org
|
||||
hostname: ldap.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.103
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.103
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'lldap'
|
||||
tag:
|
||||
|
|
@ -300,23 +300,23 @@ regions:
|
|||
color: role-master
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: ilb.chapoline.intra.catgrl.org
|
||||
hostname: ilb.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.104
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.104
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'haproxy'
|
||||
logo: haproxy
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: prom.chapoline.intra.catgrl.org
|
||||
hostname: prom.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.105
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.105
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'Prometheus'
|
||||
logo: 'prometheus'
|
||||
|
|
@ -328,39 +328,39 @@ regions:
|
|||
logo: 'grafana'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
|
||||
hosts2:
|
||||
- <<: *def-host
|
||||
hostname: rp.chapoline.intra.catgrl.org
|
||||
hostname: rp.metz.intra.catgrl.org
|
||||
disk: 16GB
|
||||
ips:
|
||||
- address: 10.90.20.1
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.1
|
||||
subnet: metz
|
||||
services:
|
||||
- name: nginx
|
||||
logo: nginx
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: web.chapoline.intra.catgrl.org
|
||||
hostname: web.metz.intra.catgrl.org
|
||||
ram: 512MB
|
||||
disk: 16GB
|
||||
ips:
|
||||
- address: 10.90.20.2
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.2
|
||||
subnet: metz
|
||||
services:
|
||||
- name: nginx
|
||||
logo: nginx
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: mail.chapoline.intra.catgrl.org
|
||||
hostname: mail.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.3
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.3
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'Postfix'
|
||||
logo: 'postfix'
|
||||
|
|
@ -368,36 +368,36 @@ regions:
|
|||
logo: 'Dovecot'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: sso.chapoline.intra.catgrl.org
|
||||
hostname: sso.metz.intra.catgrl.org
|
||||
ram: 2GB
|
||||
ips:
|
||||
- address: 10.90.20.4
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.4
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'LemonLDAP'
|
||||
logo: 'lemonldap'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: git.chapoline.intra.catgrl.org
|
||||
hostname: git.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.5
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.5
|
||||
subnet: metz
|
||||
docker_services:
|
||||
- name: 'Forgejo'
|
||||
logo: 'forgejo'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: pmg2.chapoline.intra.catgrl.org
|
||||
hostname: pmg3.metz.intra.catgrl.org
|
||||
ram: 4GB
|
||||
ips:
|
||||
- address: 10.90.20.6
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.6
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'Proxmox\\Mail Gateway'
|
||||
logo: 'proxmox'
|
||||
|
|
@ -406,26 +406,26 @@ regions:
|
|||
color: role-master
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: vault.chapoline.intra.catgrl.org
|
||||
hostname: vault.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.7
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.7
|
||||
subnet: metz
|
||||
docker_services:
|
||||
- name: 'Vaultwarden'
|
||||
logo: 'vaultwarden'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
- <<: *def-host
|
||||
hostname: webmail.chapoline.intra.catgrl.org
|
||||
hostname: webmail.metz.intra.catgrl.org
|
||||
ips:
|
||||
- address: 10.90.20.8
|
||||
subnet: chapoline
|
||||
- address: 10.90.30.8
|
||||
subnet: metz
|
||||
services:
|
||||
- name: 'Roundcube'
|
||||
logo: 'roundcube'
|
||||
interfaces:
|
||||
- name: eth0
|
||||
subnet: chapoline
|
||||
subnet: metz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue