From b4559953e0d07c235ea548be543d9203e9076826 Mon Sep 17 00:00:00 2001 From: Thomas Oulevey Date: Nov 28 2016 08:23:23 +0000 Subject: Fix help message Add inheritence script for confimanagement SIG --- diff --git a/scripts/create_sig.sh b/scripts/create_sig.sh index f83dc62..49f46e9 100755 --- a/scripts/create_sig.sh +++ b/scripts/create_sig.sh @@ -8,11 +8,9 @@ usage: $0 -d -s -t This script generate new build target in koji for SIGS. OPTIONS: - -a ARCHES : Force arches e.g : "x86_64","aarch64 i686", etc... + -a ARCHES : Force arches e.g : "x86_64","aarch64 i686", etc... -b : Enable non public bootstrap repo (SCLO SIG only) - -c COLLECTION : Enable collection in the buildroot - e.g : mariadb100 -A single collection can be used at this time. + -c COLLECTION : Enable collection in the buildroot e.g : mariadb100 -d DISTRIBUTION : 5 6 7 -p SIG PROJECT NAME : cloud6-, sclo-, etc... -r SIG PROJECT RELEASE NAME : cloud6-openstack- diff --git a/scripts/sigs/configmanagement/inheritance.sh b/scripts/sigs/configmanagement/inheritance.sh new file mode 100644 index 0000000..0e07709 --- /dev/null +++ b/scripts/sigs/configmanagement/inheritance.sh @@ -0,0 +1,4 @@ +#/bin/bash + +koji add-tag-inheritance configmanagement7-puppet-4-el7-build configmanagement7-facter-2-candidate +