Merge "nodepool-builder: fix servername"
This commit is contained in:
commit
1ccabf5529
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<VirtualHost *:443>
|
<VirtualHost *:443>
|
||||||
ServerName nb01.openstack.org
|
ServerName {{ inventory_hostname }}
|
||||||
|
|
||||||
SSLEngine on
|
SSLEngine on
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user