We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b87302 commit 4967de4Copy full SHA for 4967de4
etc/kayobe/ansible/configure-aio-resources.yml
@@ -65,3 +65,6 @@
65
OS_IDENTITY_API_VERSION: "3"
66
OS_REGION_NAME: RegionOne
67
OS_AUTH_PLUGIN: password
68
+ EXT_NET_CIDR: "192.168.33.0/24"
69
+ EXT_NET_RANGE: "start=192.168.33.31,end=192.168.33.127"
70
+ EXT_NET_GATEWAY: "192.168.33.3"
0 commit comments