From 3227434dcf236271d8673f440a29367a52c2a439 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Thu, 28 Mar 2024 14:07:04 +0100 Subject: [PATCH] DMS deployments --- admin-guide/deployment/dmz.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/admin-guide/deployment/dmz.md b/admin-guide/deployment/dmz.md index e72743c2..eeba3630 100644 --- a/admin-guide/deployment/dmz.md +++ b/admin-guide/deployment/dmz.md @@ -20,7 +20,7 @@ networking::setup: managed networking::connections: - dmz_network - - commissioning_netzwork + - commissioning_network networking::connection::dmz_network: mac_address: '00:50:56:9d:47:eb' @@ -36,13 +36,14 @@ networking::connection::commissioning_network: - commission/kickstart the node via network boot - for SSH access get assigned IP address from VMWare or Puppet facts or QIP +- at the moment puppet will fail, provide the IP address to your fellow friendly Core Linux Team member to manually finish the first boot - if the configuration is fully ready, configure the "front-door" interface: ``` networking::setup: managed networking::connections: - dmz_network - - commissioning_netzwork + - commissioning_network networking::connection::dmz_network: mac_address: '00:50:56:9d:47:eb'