Correct sample inventory to pass yamllint (#6499)

Nit alert.  Sample inventory throws an error when processed
by yamllint.  The default line is currently commented out.
However, when uncommenting it our linters fail.
This commit is contained in:
נυαη נυαηѕση
2020-08-05 01:52:48 -07:00
committed by GitHub
parent e72dbf3dfc
commit 6c41f64a98

View File

@ -25,7 +25,7 @@ bin_dir: /usr/local/bin
## Internal loadbalancers for apiservers
# loadbalancer_apiserver_localhost: true
# valid options are "nginx" or "haproxy"
# loadbalancer_apiserver_type: nginx # valid values "nginx" or "haproxy"
# loadbalancer_apiserver_type: nginx # valid values "nginx" or "haproxy"
## Local loadbalancer should use this port
## And must be set port 6443