summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2016-02-11 16:18:12 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2016-02-11 16:18:12 -0500
commit2fd931794bf82cf3e11ad9267df9e0885dde7b1d (patch)
treea0d133dead7cfc2ca567c0238cadf9e1a72cafb2 /inventory
parent1d65d7df8bc2829e8b536ba44ad2dd3a426f2461 (diff)
parent2b3af4a3d009e6eac172db437b1e701ec5004dc9 (diff)
downloadopenshift-2fd931794bf82cf3e11ad9267df9e0885dde7b1d.tar.gz
openshift-2fd931794bf82cf3e11ad9267df9e0885dde7b1d.tar.bz2
openshift-2fd931794bf82cf3e11ad9267df9e0885dde7b1d.tar.xz
openshift-2fd931794bf82cf3e11ad9267df9e0885dde7b1d.zip
Merge pull request #1324 from abutcher/fluentd-fixes
Remove fluentd_master and fluentd_node roles
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.aep.example3
-rw-r--r--inventory/byo/hosts.origin.example3
-rw-r--r--inventory/byo/hosts.ose.example3
3 files changed, 0 insertions, 9 deletions
diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example
index ca625d956..a2e1708d4 100644
--- a/inventory/byo/hosts.aep.example
+++ b/inventory/byo/hosts.aep.example
@@ -89,9 +89,6 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#osm_mcs_labels_per_project=5
#osm_uid_allocator_range='1000000000-1999999999/10000'
-# Configure Fluentd
-#use_fluentd=true
-
# Enable cockpit
#osm_use_cockpit=true
#
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 7eeb9ef37..de1d0f88b 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -94,9 +94,6 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#osm_mcs_labels_per_project=5
#osm_uid_allocator_range='1000000000-1999999999/10000'
-# Configure Fluentd
-#use_fluentd=true
-
# Enable cockpit
#osm_use_cockpit=true
#
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index 26caba36a..c80be574f 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -89,9 +89,6 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#osm_mcs_labels_per_project=5
#osm_uid_allocator_range='1000000000-1999999999/10000'
-# Configure Fluentd
-#use_fluentd=true
-
# Enable cockpit
#osm_use_cockpit=true
#