Enable masquerading on undercloud

The default for this got changed in the move to routed networks, so
we need to enable it explicitly now.
This commit is contained in:
Ben Nemec 2018-10-23 16:03:36 +00:00
parent ca2f47d343
commit efcb082572
1 changed files with 2 additions and 0 deletions

View File

@ -57,6 +57,8 @@ enable_ui = false
enable_validations = false
enable_tempest = false
local_mtu = 1450
[ctlplane-subnet]
masquerade = true
EOF
sudo yum install -y python-tripleoclient