From e2579a01161406492320a5363daa3c10bc80d563 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Wed, 27 Apr 2016 11:27:17 -0400 Subject: Fix openshift_generate_no_proxy_hosts examples --- inventory/byo/hosts.origin.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory/byo/hosts.origin.example') diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example index ebc5801c8..ef363ca16 100644 --- a/inventory/byo/hosts.origin.example +++ b/inventory/byo/hosts.origin.example @@ -372,7 +372,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true', # etcd hosts. So automatically add those hostnames to the openshift_no_proxy list. # If all of your hosts share a common domain you may wish to disable this and # specify that domain above. -#openshift_generate_no_proxy_hosts: True +#openshift_generate_no_proxy_hosts=True # # These options configure the BuildDefaults admission controller which injects # environment variables into Builds. These values will default to their -- cgit v1.2.3