summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2015-10-26 15:20:35 -0400
committerAndrew Butcher <abutcher@redhat.com>2015-11-06 16:35:09 -0500
commit3d87d37f53712fbc7cadbf0829743d9a97e93ad1 (patch)
tree92efd57c773dece8151cfc0c44309b50c9ae32b8 /inventory
parentf1f22218739982f768e36cc2695a1b4ab5561ca7 (diff)
downloadopenshift-3d87d37f53712fbc7cadbf0829743d9a97e93ad1.tar.gz
openshift-3d87d37f53712fbc7cadbf0829743d9a97e93ad1.tar.bz2
openshift-3d87d37f53712fbc7cadbf0829743d9a97e93ad1.tar.xz
openshift-3d87d37f53712fbc7cadbf0829743d9a97e93ad1.zip
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