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'