[gentoo-commits] repo/gentoo:master commit in: acct-user/consul-template/
commit: 63dc433f7f6443532f51124d47cb8005235a3aac Author: William Hubbs gentoo org> AuthorDate: Tue Apr 28 17:30:26 2020 + Commit: William Hubbs gentoo org> CommitDate: Tue Apr 28 17:30:26 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63dc433f acct-user/consul-template: new user for consul-template Signed-off-by: William Hubbs gentoo.org> acct-user/consul-template/consul-template-0.ebuild | 12 acct-user/consul-template/metadata.xml | 7 +++ 2 files changed, 19 insertions(+) diff --git a/acct-user/consul-template/consul-template-0.ebuild b/acct-user/consul-template/consul-template-0.ebuild new file mode 100644 index 000..9976bf6fafd --- /dev/null +++ b/acct-user/consul-template/consul-template-0.ebuild @@ -0,0 +1,12 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for consul-template" +ACCT_USER_ID=408 +ACCT_USER_GROUPS=( consul-template ) + +acct-user_add_deps diff --git a/acct-user/consul-template/metadata.xml b/acct-user/consul-template/metadata.xml new file mode 100644 index 000..9a7ba2ff3c4 --- /dev/null +++ b/acct-user/consul-template/metadata.xml @@ -0,0 +1,7 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + zmed...@gentoo.org + +
[gentoo-commits] repo/gentoo:master commit in: acct-user/consul/
commit: 3c6027f9fe0a33c3b99937cc94edc4fc21ec055f Author: William Hubbs gentoo org> AuthorDate: Fri Apr 17 19:34:03 2020 + Commit: William Hubbs gentoo org> CommitDate: Fri Apr 17 19:50:52 2020 + URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6027f9 acct-user/consul: new user for consul (approved by zmedico) Signed-off-by: William Hubbs gentoo.org> acct-user/consul/consul-0.ebuild | 13 + acct-user/consul/metadata.xml| 7 +++ 2 files changed, 20 insertions(+) diff --git a/acct-user/consul/consul-0.ebuild b/acct-user/consul/consul-0.ebuild new file mode 100644 index 000..49c0d5a31b0 --- /dev/null +++ b/acct-user/consul/consul-0.ebuild @@ -0,0 +1,13 @@ +# Copyright 2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit acct-user + +DESCRIPTION="User for consul" +ACCT_USER_HOME=/var/lib/consul +ACCT_USER_ID=411 +ACCT_USER_GROUPS=( consul ) + +acct-user_add_deps diff --git a/acct-user/consul/metadata.xml b/acct-user/consul/metadata.xml new file mode 100644 index 000..9a7ba2ff3c4 --- /dev/null +++ b/acct-user/consul/metadata.xml @@ -0,0 +1,7 @@ + +http://www.gentoo.org/dtd/metadata.dtd";> + + + zmed...@gentoo.org + +