From 8ab13c5d93ccd29e89c123557e86c9f838c520ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= Date: Sat, 28 May 2022 18:31:00 +0200 Subject: [PATCH] Fix a comment on openstack_interface Change-Id: Id8573ad6727c62e355923b787c51766bc27ed848 --- ansible/group_vars/all.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml index ade3e1be4f..db24e0bd73 100644 --- a/ansible/group_vars/all.yml +++ b/ansible/group_vars/all.yml @@ -560,7 +560,7 @@ set_sysctl: "yes" kolla_sysctl_conf_path: /etc/sysctl.conf # Endpoint type used to connect with OpenStack services with ansible modules. -# Valid options are [ public, internal, admin ] +# Valid options are [ public, internal ] openstack_interface: "internal" # Openstack CA certificate bundle file