public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-modules-hashivault/
Date: Sun, 21 Feb 2021 20:54:18 +0000 (UTC)	[thread overview]
Message-ID: <1613940838.e437ac571211cd33c268dcd1b1f70e75f6a47b3a.williamh@gentoo> (raw)

commit:     e437ac571211cd33c268dcd1b1f70e75f6a47b3a
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 20:53:58 2021 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 20:53:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e437ac57

app-admin/ansible-modules-hashivault: ansible module for hashicorp vault

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-admin/ansible-modules-hashivault/Manifest      |  1 +
 .../ansible-modules-hashivault-4.6.2.ebuild        | 29 ++++++++++++++++++++++
 app-admin/ansible-modules-hashivault/metadata.xml  | 12 +++++++++
 3 files changed, 42 insertions(+)

diff --git a/app-admin/ansible-modules-hashivault/Manifest b/app-admin/ansible-modules-hashivault/Manifest
new file mode 100644
index 00000000000..689772244be
--- /dev/null
+++ b/app-admin/ansible-modules-hashivault/Manifest
@@ -0,0 +1 @@
+DIST ansible-modules-hashivault-4.6.2.tar.gz 71795 BLAKE2B 3a989123bb3ff6e9556291a828b678dc02ca068f0ffc893b289c90b77479b0da0243bcc94134aa911cb40bd91b37c816b41b730cd39492ad8fa8d557469dd99d SHA512 d9d2b9089a632d3f9ebeaa5554ad27eff4a3b7be8f9b119dbfa787b886fe113afb6ffc7f3219dcded1a05976f5247c33d1e235c1cb0a75619dffbbc0a93e0270

diff --git a/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-4.6.2.ebuild b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-4.6.2.ebuild
new file mode 100644
index 00000000000..a586324f0f0
--- /dev/null
+++ b/app-admin/ansible-modules-hashivault/ansible-modules-hashivault-4.6.2.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+PYTHON_COMPAT=( python3_8 )
+inherit distutils-r1
+
+DESCRIPTION="Ansible module for hashicorp vault"
+HOMEPAGE="https://ansible.com/"
+
+if [[ ${PV} == 9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/TerryHowe/ansible-modules-hashivault.git"
+else
+	SRC_URI="https://github.com/TerryHowe/ansible-modules-hashivault/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+	>=app-admin/ansible-2.0.0[${PYTHON_USEDEP}]
+	>=dev-python/hvac-0.9.5[${PYTHON_USEDEP}]
+	dev-python/requests[${PYTHON_USEDEP}]
+"
+
+# The tests require a private instance of vault
+RESTRICT="test"

diff --git a/app-admin/ansible-modules-hashivault/metadata.xml b/app-admin/ansible-modules-hashivault/metadata.xml
new file mode 100644
index 00000000000..a2de45549ba
--- /dev/null
+++ b/app-admin/ansible-modules-hashivault/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>chutzpah@gentoo.org</email>
+		<name>Patrick McLean</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2021-02-21 20:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-21 20:54 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-02-21 22:34 [gentoo-commits] repo/gentoo:master commit in: app-admin/ansible-modules-hashivault/ William Hubbs
2021-03-05  2:41 William Hubbs
2021-12-19 20:25 William Hubbs
2022-06-17 23:10 William Hubbs
2022-06-17 23:31 William Hubbs
2023-05-01 12:34 Michał Górny
2023-05-03 18:29 Patrick McLean
2023-05-27 11:12 Sam James
2023-05-27 11:14 Sam James
2024-04-30 17:37 Patrick McLean
2024-04-30 17:38 Patrick McLean
2024-12-22  1:30 Sam James

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1613940838.e437ac571211cd33c268dcd1b1f70e75f6a47b3a.williamh@gentoo \
    --to=williamh@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox