summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.aep.example
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2016-05-26 15:10:32 -0400
committerJason DeTiberus <detiber@gmail.com>2016-05-26 15:10:32 -0400
commitdc0d59545efd2e3cc4c7eedbc1e008fa6b382e6d (patch)
treeb178da6d218a31ace7a8591b8e8f03f4431edf88 /inventory/byo/hosts.aep.example
parent643b9b30066f0130f35e9ce7b1a8a7c24a244cc7 (diff)
parent2eadb105d5d55c0c283bec33cd2c33bca1b5361a (diff)
downloadopenshift-dc0d59545efd2e3cc4c7eedbc1e008fa6b382e6d.tar.gz
openshift-dc0d59545efd2e3cc4c7eedbc1e008fa6b382e6d.tar.bz2
openshift-dc0d59545efd2e3cc4c7eedbc1e008fa6b382e6d.tar.xz
openshift-dc0d59545efd2e3cc4c7eedbc1e008fa6b382e6d.zip
Merge pull request #1672 from jstuever/os_clocks
Add openshift_clock role
Diffstat (limited to 'inventory/byo/hosts.aep.example')
-rw-r--r--inventory/byo/hosts.aep.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example
index 5376dd353..defd53d43 100644
--- a/inventory/byo/hosts.aep.example
+++ b/inventory/byo/hosts.aep.example
@@ -409,6 +409,8 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# masterConfig.volumeConfig.dynamicProvisioningEnabled, configurable as of 1.2/3.2, enabled by default
#openshift_master_dynamic_provisioning_enabled=False
+# Configure usage of openshift_clock role.
+#openshift_clock_enabled=true
# host group for masters
[masters]