diff options
author | Andrew Butcher <abutcher@redhat.com> | 2016-02-08 16:59:08 -0500 |
---|---|---|
committer | Andrew Butcher <abutcher@redhat.com> | 2016-02-08 16:59:08 -0500 |
commit | 2b3af4a3d009e6eac172db437b1e701ec5004dc9 (patch) | |
tree | cb5b0a04027fcf84b2f114e7bb37b06a3a849fe2 /inventory/byo/hosts.aep.example | |
parent | 4854cd42c4705e594c8c5fd8334c702a756c71af (diff) | |
download | openshift-2b3af4a3d009e6eac172db437b1e701ec5004dc9.tar.gz openshift-2b3af4a3d009e6eac172db437b1e701ec5004dc9.tar.bz2 openshift-2b3af4a3d009e6eac172db437b1e701ec5004dc9.tar.xz openshift-2b3af4a3d009e6eac172db437b1e701ec5004dc9.zip |
Remove fluentd_master and fluentd_node roles.
Diffstat (limited to 'inventory/byo/hosts.aep.example')
-rw-r--r-- | inventory/byo/hosts.aep.example | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example index 05aef586f..d515ccdad 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 # |