summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/trove/trove-conductor.conf.sample1
-rw-r--r--etc/trove/trove-guestagent.conf.sample3
-rw-r--r--etc/trove/trove-taskmanager.conf.sample3
-rw-r--r--etc/trove/trove.conf.sample3
4 files changed, 0 insertions, 10 deletions
diff --git a/etc/trove/trove-conductor.conf.sample b/etc/trove/trove-conductor.conf.sample
index 48ca07ce..9399a5a1 100644
--- a/etc/trove/trove-conductor.conf.sample
+++ b/etc/trove/trove-conductor.conf.sample
@@ -1,5 +1,4 @@
[DEFAULT]
-verbose = True
debug = True
trove_auth_url = http://0.0.0.0:5000/v2.0
diff --git a/etc/trove/trove-guestagent.conf.sample b/etc/trove/trove-guestagent.conf.sample
index b4b2063a..40c0c016 100644
--- a/etc/trove/trove-guestagent.conf.sample
+++ b/etc/trove/trove-guestagent.conf.sample
@@ -68,9 +68,6 @@ root_grant_option = True
# ========== Sample Logging Configuration ==========
-# Show more verbose log output (sets INFO log level output)
-# verbose = True
-
# Show debugging output in logs (sets DEBUG log level output)
# debug = True
diff --git a/etc/trove/trove-taskmanager.conf.sample b/etc/trove/trove-taskmanager.conf.sample
index 1fb6f35a..57af2831 100644
--- a/etc/trove/trove-taskmanager.conf.sample
+++ b/etc/trove/trove-taskmanager.conf.sample
@@ -1,7 +1,4 @@
[DEFAULT]
-# Show more verbose log output (sets INFO log level output)
-verbose = True
-
# Show debugging output in logs (sets DEBUG log level output)
debug = True
diff --git a/etc/trove/trove.conf.sample b/etc/trove/trove.conf.sample
index 1aca62d2..af81c820 100644
--- a/etc/trove/trove.conf.sample
+++ b/etc/trove/trove.conf.sample
@@ -1,7 +1,4 @@
[DEFAULT]
-# Show more verbose log output (sets INFO log level output)
-verbose = True
-
# Show debugging output in logs (sets DEBUG log level output)
debug = True