Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (622903d08fcfc8a51fcf752b6c537a1f62862afe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (622903d08fcfc8a51fcf752b6c537a1f62862afe)
  • Date: Fri, 2 Jul 2021 05:50:47 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ChangeLog | 4 ++++
accounts | 3 +++
groups | 3 +++
3 files changed, 10 insertions(+)

New commits:
commit 622903d08fcfc8a51fcf752b6c537a1f62862afe
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: added account data for vault-bin spell

commit dcd3582ab4c5586ac41035d1fe2b5e4522e76078
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: added account data for consul-template-bin spell

commit dc4be9f5fa3fc45bcfbf760123caaee18be968ab
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

accounts, groups: added account data for consul-bin spell

diff --git a/ChangeLog b/ChangeLog
index 053cfe0..84e8b43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-07-01 Vlad Glagolev <stealth AT sourcemage.org>
+ * accounts, groups: added account data for consul-bin, vault-bin and
+ consul-template-bin spells
+
2021-06-25 Treeve Jelbert <treeve AT sourcemage.org>
* smgl/seatd" added, seat manager

diff --git a/accounts b/accounts
index 7e15b3e..2dd9515 100755
--- a/accounts
+++ b/accounts
@@ -117,4 +117,7 @@ hitch:213:213
gerbera:214:214
lighttpd:215:215
sndiod:216:216
+consul:217:217
+consul-template:218:218
+vault:219:219
nobody:65534:65534
diff --git a/groups b/groups
index ce9cd4b..4261922 100755
--- a/groups
+++ b/groups
@@ -143,5 +143,8 @@ hitch:213:
gerbera:214
lighttpd:215:
sndiod:216:
+consul:217:
+consul-template:218:
+vault:219:
users:1000:
nogroup:65534:



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (622903d08fcfc8a51fcf752b6c537a1f62862afe), Vlad Glagolev, 07/02/2021

Archive powered by MHonArc 2.6.24.

Top of Page