summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--restraint/config/dist-4E-eso.json2
-rw-r--r--restraint/config/dist-5E-eso.json2
-rw-r--r--restraint/config/eso-rhel-6.json2
-rw-r--r--restraint/config/rhel-7.0-build.json2
4 files changed, 4 insertions, 4 deletions
diff --git a/restraint/config/dist-4E-eso.json b/restraint/config/dist-4E-eso.json
index 68d6ce3..c8cae59 100644
--- a/restraint/config/dist-4E-eso.json
+++ b/restraint/config/dist-4E-eso.json
@@ -8,7 +8,7 @@
"recipesets": [
{
"family": "RedHatEnterpriseLinux4",
- "tag": ["RTT_ACCEPTED"],
+ "tag": ["RELEASED"],
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
diff --git a/restraint/config/dist-5E-eso.json b/restraint/config/dist-5E-eso.json
index 8b59382..dc6e20c 100644
--- a/restraint/config/dist-5E-eso.json
+++ b/restraint/config/dist-5E-eso.json
@@ -8,7 +8,7 @@
"recipesets": [
{
"family": "RedHatEnterpriseLinuxServer5",
- "tag": ["RTT_ACCEPTED"],
+ "tag": ["RELEASED"],
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
diff --git a/restraint/config/eso-rhel-6.json b/restraint/config/eso-rhel-6.json
index 68f096d..7a8f5fd 100644
--- a/restraint/config/eso-rhel-6.json
+++ b/restraint/config/eso-rhel-6.json
@@ -8,7 +8,7 @@
"recipesets": [
{
"family": "RedHatEnterpriseLinux6",
- "tag": ["RTT_ACCEPTED"],
+ "tag": ["RELEASED"],
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],
diff --git a/restraint/config/rhel-7.0-build.json b/restraint/config/rhel-7.0-build.json
index d5db953..66182bd 100644
--- a/restraint/config/rhel-7.0-build.json
+++ b/restraint/config/rhel-7.0-build.json
@@ -8,7 +8,7 @@
"recipesets": [
{
"family": "RedHatEnterpriseLinux7",
- "tag": ["RTT_ACCEPTED"],
+ "tag": ["RELEASED"],
"arch": "X86_64",
"variant": "Server",
"hostrequire": [],