summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorBrenton Leanhardt <bleanhar@redhat.com>2015-11-06 16:47:03 -0500
committerBrenton Leanhardt <bleanhar@redhat.com>2015-11-06 16:47:03 -0500
commit334c20584080abaaee9551b25a0efed1526e5e72 (patch)
treeafcf488a101a2402b24a8c4127afa4bc23212672 /inventory
parent0fe63e0ed8af3aec27ef4aa7eeaa5866f6ebce08 (diff)
parent3d87d37f53712fbc7cadbf0829743d9a97e93ad1 (diff)
downloadopenshift-334c20584080abaaee9551b25a0efed1526e5e72.tar.gz
openshift-334c20584080abaaee9551b25a0efed1526e5e72.tar.bz2
openshift-334c20584080abaaee9551b25a0efed1526e5e72.tar.xz
openshift-334c20584080abaaee9551b25a0efed1526e5e72.zip
Merge pull request #743 from abutcher/sync-period-flag
New `iptablesSyncPeriod` field in node configuration
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example
index 11f076a8a..f124be368 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -129,6 +129,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# characters long, to select AES-128, AES-192, or AES-256.
#openshift_master_session_encryption_secrets=['DONT+USE+THIS+SECRET+b4NV+pmZNSO']
+# configure how often node iptables rules are refreshed
+#openshift_node_iptables_sync_period=5s
+
# host group for masters
[masters]
ose3-master[1:3]-ansible.test.example.com