Browse Source

Merge pull request #8465 from DanyC97/update-inv-node-port

Document the openshift_node_port_range variable
Michael Gugino 6 years ago
parent
commit
a7b57cef3e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      inventory/hosts.example

+ 3 - 0
inventory/hosts.example

@@ -1068,6 +1068,9 @@ debug_level=2
 #openshift_master_open_ports=[{"service":"svc1","port":"11/tcp"}]
 #openshift_node_open_ports=[{"service":"svc2","port":"12-13/tcp"},{"service":"svc3","port":"14/udp"}]
 
+# Service port node range
+#openshift_node_port_range=30000-32767
+
 # Enable unsupported configurations, things that will yield a partially
 # functioning cluster but would not be supported for production use
 #openshift_enable_unsupported_configurations=false