DMS deployments
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user