From fa0c17775cb38c262fd74222a7bea12db379dde6 Mon Sep 17 00:00:00 2001 From: Graeme Lawes Date: Wed, 3 Oct 2018 20:35:04 -0400 Subject: [PATCH] sys-cluster/teleport: use files/teleport-2.yaml for config file source MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Graeme Lawes Signed-off-by: Michał Górny --- sys-cluster/teleport/files/{teleport.yaml => teleport-2.yaml} | 0 sys-cluster/teleport/teleport-2.6.7.ebuild | 2 +- sys-cluster/teleport/teleport-2.7.1.ebuild | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename sys-cluster/teleport/files/{teleport.yaml => teleport-2.yaml} (100%) diff --git a/sys-cluster/teleport/files/teleport.yaml b/sys-cluster/teleport/files/teleport-2.yaml similarity index 100% rename from sys-cluster/teleport/files/teleport.yaml rename to sys-cluster/teleport/files/teleport-2.yaml diff --git a/sys-cluster/teleport/teleport-2.6.7.ebuild b/sys-cluster/teleport/teleport-2.6.7.ebuild index 4a7a27e42a48..e7bfb7ce0408 100644 --- a/sys-cluster/teleport/teleport-2.6.7.ebuild +++ b/sys-cluster/teleport/teleport-2.6.7.ebuild @@ -35,7 +35,7 @@ src_install() { dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} insinto /etc/${PN} - newins "${FILESDIR}"/${PN}.yaml ${PN}.yaml + newins "${FILESDIR}"/${PN}-2.yaml ${PN}.yaml newinitd "${FILESDIR}"/${PN}.init.d ${PN} newconfd "${FILESDIR}"/${PN}.conf.d ${PN} diff --git a/sys-cluster/teleport/teleport-2.7.1.ebuild b/sys-cluster/teleport/teleport-2.7.1.ebuild index 4a7a27e42a48..e7bfb7ce0408 100644 --- a/sys-cluster/teleport/teleport-2.7.1.ebuild +++ b/sys-cluster/teleport/teleport-2.7.1.ebuild @@ -35,7 +35,7 @@ src_install() { dobin src/${EGO_PN%/*}/build/{tsh,tctl,teleport} insinto /etc/${PN} - newins "${FILESDIR}"/${PN}.yaml ${PN}.yaml + newins "${FILESDIR}"/${PN}-2.yaml ${PN}.yaml newinitd "${FILESDIR}"/${PN}.init.d ${PN} newconfd "${FILESDIR}"/${PN}.conf.d ${PN} -- 2.26.2