From 173d6c0dd177ff253d848278239a01157a328303 Mon Sep 17 00:00:00 2001 From: Teun Vink Date: Wed, 11 Dec 2024 21:13:44 +0000 Subject: [PATCH] dbmaster commit by teun --- nodes | 2 ++ nodes.active | 2 ++ roles/users/vars/ring-users.yml | 8 ++++++++ 3 files changed, 12 insertions(+) diff --git a/nodes b/nodes index 2d734c266..0846c396d 100644 --- a/nodes +++ b/nodes @@ -3054,3 +3054,5 @@ qrator01.ring.nlnog.net OWNER=qrator V4=185.104.210.38 V6=2a06:3341:3e21:93cf::c [menhera] menhera01.ring.nlnog.net OWNER=menhera V4=43.228.174.200 V6=2001:df3:14c0:e053:62a4:34ff:fe4f:2ac0 + +[criticalcore] diff --git a/nodes.active b/nodes.active index 5474e7aa2..feb7e055d 100644 --- a/nodes.active +++ b/nodes.active @@ -3007,3 +3007,5 @@ qrator01.ring.nlnog.net OWNER=qrator V4=185.104.210.38 V6=2a06:3341:3e21:93cf::c [menhera] menhera01.ring.nlnog.net OWNER=menhera V4=43.228.174.200 V6=2001:df3:14c0:e053:62a4:34ff:fe4f:2ac0 + +[criticalcore] diff --git a/roles/users/vars/ring-users.yml b/roles/users/vars/ring-users.yml index ab782c57a..39a80a07b 100644 --- a/roles/users/vars/ring-users.yml +++ b/roles/users/vars/ring-users.yml @@ -6345,3 +6345,11 @@ USERS: groups: - ring-users + criticalcore: + state: present + company: 'Critical Core B.V.' + email: 'noc@wanscale.com' + uid: 5814 + groups: + - ring-users +