diff options
Diffstat (limited to 'inventory/host_vars/ch-epimetheus.yml')
-rw-r--r-- | inventory/host_vars/ch-epimetheus.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/host_vars/ch-epimetheus.yml b/inventory/host_vars/ch-epimetheus.yml index 8545c76b..0004032e 100644 --- a/inventory/host_vars/ch-epimetheus.yml +++ b/inventory/host_vars/ch-epimetheus.yml @@ -2,7 +2,7 @@ install: efi: true disks: - primary: "/dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B7244002329" + primary: /dev/disk/by-id/ata-KINGSTON_SMS200S360G_50026B7244002329 network: nameservers: "{{ network_zones.lan.dns }}" |