From 2eadb105d5d55c0c283bec33cd2c33bca1b5361a Mon Sep 17 00:00:00 2001 From: Jeremiah Stuever Date: Mon, 21 Mar 2016 17:10:13 -0400 Subject: Adding openshift_clock parameters to example inventory files --- inventory/byo/hosts.ose.example | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory/byo/hosts.ose.example') diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example index cb46c352e..4ab8fa988 100644 --- a/inventory/byo/hosts.ose.example +++ b/inventory/byo/hosts.ose.example @@ -409,6 +409,9 @@ 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] ose3-master[1:3]-ansible.test.example.com -- cgit v1.2.3