[PATCH configure] BZ 788644 - remove confusing comments in cleanup config files

Richard Su rwsu at redhat.com
Thu Feb 23 01:57:30 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=788644
---
 conf/conductor_cleanup    |    5 -----
 conf/deltacloud_cleanup   |    5 -----
 conf/imagefactory_cleanup |    5 -----
 conf/iwhd_cleanup         |    5 -----
 conf/rhevm_cleanup        |    5 -----
 5 files changed, 0 insertions(+), 25 deletions(-)

diff --git a/conf/conductor_cleanup b/conf/conductor_cleanup
index 708be5e..c14f765 100644
--- a/conf/conductor_cleanup
+++ b/conf/conductor_cleanup
@@ -1,9 +1,4 @@
 #conductor-only cleanup specification
-
-#You can override the default behavior
-#by renaming this to  <fqdn>_cleanup.
-#This will result in only conductor being
-#disabled
 ---
 parameters:
   enable_https: true
diff --git a/conf/deltacloud_cleanup b/conf/deltacloud_cleanup
index 42dd2bc..72165bc 100644
--- a/conf/deltacloud_cleanup
+++ b/conf/deltacloud_cleanup
@@ -1,9 +1,4 @@
 #deltacloud-only cleanup specification
-
-#You can override the default behavior
-#by renaming this to  <fqdn>_cleanup.
-#This will result in only deltacloud being
-#disabled
 ---
 parameters:
   enable_https: true
diff --git a/conf/imagefactory_cleanup b/conf/imagefactory_cleanup
index 1d30d0a..fa76105 100644
--- a/conf/imagefactory_cleanup
+++ b/conf/imagefactory_cleanup
@@ -1,9 +1,4 @@
 #imagefactory-only cleanup specification
-
-#You can override the default behavior
-#by renaming this to  <fqdn>_cleanup.
-#This will result in only imagefactory being
-#disabled
 ---
 parameters:
   enable_https: true
diff --git a/conf/iwhd_cleanup b/conf/iwhd_cleanup
index 5f7a595..08a54d0 100644
--- a/conf/iwhd_cleanup
+++ b/conf/iwhd_cleanup
@@ -1,9 +1,4 @@
 #iwhd-only cleanup specification
-
-#You can override the default behavior
-#by renaming this to  <fqdn>_cleanup.
-#This will result in only iwhd being
-#disabled
 ---
 parameters:
   enable_https: true
diff --git a/conf/rhevm_cleanup b/conf/rhevm_cleanup
index 65e1833..f9e5a42 100644
--- a/conf/rhevm_cleanup
+++ b/conf/rhevm_cleanup
@@ -1,9 +1,4 @@
 #rhevm-only cleanup specification
-
-#You can override the default behavior
-#by renaming this to  <fqdn>_cleanup.
-#This will result in only rhevm being
-#disabled
 ---
 parameters:
   enable_https: true
-- 
1.7.7.6




More information about the aeolus-devel mailing list