chore: cleanup hieradata/nodes (#357)
- cleanup decommed nodes - remove unneccessary node data Reviewed-on: #357
This commit is contained in:
parent
de6e7d0ba9
commit
e905afcab0
@ -1,10 +0,0 @@
|
||||
---
|
||||
networking::interfaces:
|
||||
ens18:
|
||||
ipaddress: 198.18.13.27
|
||||
networking::routes:
|
||||
default:
|
||||
gateway: 198.18.13.254
|
||||
interface: ens18
|
||||
|
||||
profiles::almalinux::base::remove_ens18: false
|
||||
@ -1,15 +0,0 @@
|
||||
---
|
||||
networking::interfaces:
|
||||
eth0:
|
||||
ipaddress: 198.18.13.74
|
||||
ens19:
|
||||
ensure: present
|
||||
family: inet
|
||||
method: static
|
||||
ipaddress: 10.18.15.74
|
||||
netmask: 255.255.255.0
|
||||
onboot: true
|
||||
networking::routes:
|
||||
default:
|
||||
gateway: 198.18.13.254
|
||||
docker::bip: '198.18.64.254/24'
|
||||
@ -1,15 +0,0 @@
|
||||
---
|
||||
networking::interfaces:
|
||||
eth0:
|
||||
ipaddress: 198.18.13.76
|
||||
ens19:
|
||||
ensure: present
|
||||
family: inet
|
||||
method: static
|
||||
ipaddress: 10.18.15.76
|
||||
netmask: 255.255.255.0
|
||||
onboot: true
|
||||
networking::routes:
|
||||
default:
|
||||
gateway: 198.18.13.254
|
||||
docker::bip: '198.18.66.254/24'
|
||||
@ -1,15 +0,0 @@
|
||||
---
|
||||
networking::interfaces:
|
||||
eth0:
|
||||
ipaddress: 198.18.13.78
|
||||
ens19:
|
||||
ensure: present
|
||||
family: inet
|
||||
method: static
|
||||
ipaddress: 10.18.15.78
|
||||
netmask: 255.255.255.0
|
||||
onboot: true
|
||||
networking::routes:
|
||||
default:
|
||||
gateway: 198.18.13.254
|
||||
docker::bip: '198.18.68.254/24'
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
networking_loopback0_ip: 198.18.23.40 # ceph-public loopback
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
networking_loopback0_ip: 198.18.23.41 # ceph-public loopback
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
networking_loopback0_ip: 198.18.23.42 # ceph-public loopback
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
networking_loopback0_ip: 198.18.23.43 # ceph-public loopback
|
||||
@ -1,2 +0,0 @@
|
||||
---
|
||||
networking_loopback0_ip: 198.18.23.44 # ceph-public loopback
|
||||
Loading…
Reference in New Issue
Block a user