diff options
author | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-11 16:18:12 -0500 |
---|---|---|
committer | Brenton Leanhardt <bleanhar@redhat.com> | 2016-02-11 16:18:12 -0500 |
commit | 2fd931794bf82cf3e11ad9267df9e0885dde7b1d (patch) | |
tree | a0d133dead7cfc2ca567c0238cadf9e1a72cafb2 /inventory/byo/hosts.ose.example | |
parent | 1d65d7df8bc2829e8b536ba44ad2dd3a426f2461 (diff) | |
parent | 2b3af4a3d009e6eac172db437b1e701ec5004dc9 (diff) | |
download | openshift-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/byo/hosts.ose.example')
-rw-r--r-- | inventory/byo/hosts.ose.example | 3 |
1 files changed, 0 insertions, 3 deletions
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 # |