Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F10119471
D3644.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D3644.diff
View Options
diff --git a/pillar/nodes/nodes.sls b/pillar/nodes/nodes.sls
--- a/pillar/nodes/nodes.sls
+++ b/pillar/nodes/nodes.sls
@@ -98,6 +98,31 @@
netmask: *intranought_netmask
gateway: 172.27.27.1
+ dns-001:
+ forest: nasqueron-infra
+ hostname: dns-001.nasqueron.org
+ roles:
+ - dns
+ zfs:
+ pool: arcology
+ network:
+ interfaces:
+ public:
+ device: vmx0
+ ipv6:
+ address: 2001:41d0:303:d971::1057:da7a
+ gateway: 2001:41d0:303:d9ff:ff:ff:ff:ff
+ prefix: 56
+ flags:
+ - hello_ipv6_ovh
+
+ intranought:
+ device: vmx1
+ ipv4:
+ address: 172.27.27.2
+ netmask: *intranought_netmask
+ gateway: 172.27.27.1
+
dwellers:
forest: nasqueron-dev-docker
hostname: dwellers.nasqueron.org
diff --git a/roles/core/motd/files/dns-001 b/roles/core/motd/files/dns-001
new file mode 100644
--- /dev/null
+++ b/roles/core/motd/files/dns-001
@@ -0,0 +1,20 @@
+ ____ _ _ ____ ___ ___ _
+| _ \| \ | / ___| / _ \ / _ \/ |
+| | | | \| \___ \ _____| | | | | | | |
+| |_| | |\ |___) |_____| |_| | |_| | |
+|____/|_| \_|____/ \___/ \___/|_|
+
+ ___________________________
+ / /|
+ /__________________________/ |
+ | | |
+ | ┌─────────────────────┐ | |
+ | │ DNS-001 │ | |
+ | │---------------------│ | |
+ | │ local: 172.27.27.2 │ | |
+ | │ public: │ | |
+ | │---------------------│ | |
+ | │ │ | |
+ | │ │ | |
+ | └─────────────────────┘ | |
+ |___________________________|/
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 20, 05:06 (17 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2748233
Default Alt Text
D3644.diff (1 KB)
Attached To
Mode
D3644: Configure dns-001 node
Attached
Detach File
Event Timeline
Log In to Comment