Page MenuHomeDevCentral

D3943.diff
No OneTemporary

D3943.diff

diff --git a/roles/core/motd/files/router-002 b/roles/core/motd/files/router-002
--- a/roles/core/motd/files/router-002
+++ b/roles/core/motd/files/router-002
@@ -1,8 +1,8 @@
router-002 ______
\ \ PubIP: {{ ipv4_address }}
- A Nasqueron infra- \ \ IP: {{ private_ipv4_interface }}
- structure server. \ \_ GW: {{ ipv4_gateway }}
+ A Nasqueron infra- \ \ IP: {{ private_ipv4_address }}
+ structure server. \ \_ GW: {{ ipv4_gateway }}
_\ \
Drake network router \ \
\ \
diff --git a/roles/core/motd/files/router-003 b/roles/core/motd/files/router-003
--- a/roles/core/motd/files/router-003
+++ b/roles/core/motd/files/router-003
@@ -1,8 +1,8 @@
router-003 ______
\ \ PubIP: {{ ipv4_address }}
- A Nasqueron infra- \ \ IP: {{ private_ipv4_interface }}
- structure server. \ \_ GW: {{ ipv4_gateway }}
+ A Nasqueron infra- \ \ IP: {{ private_ipv4_address }}
+ structure server. \ \_ GW: {{ ipv4_gateway }}
_\ \
Drake network router \ \
\ \
diff --git a/roles/core/motd/init.sls b/roles/core/motd/init.sls
--- a/roles/core/motd/init.sls
+++ b/roles/core/motd/init.sls
@@ -17,6 +17,7 @@
- context:
ipv4_address: {{ network['ipv4_address'] }}
ipv4_gateway: {{ network['ipv4_gateway'] }}
+ private_ipv4_address: {{ network['private_ipv4_address'] }}
os_info: {{ grains["osfinger"].replace("-", " ") }}
# -------------------------------------------------------------

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 25, 15:20 (13 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3549930
Default Alt Text
D3943.diff (1 KB)

Event Timeline