Merge "Adds vxlan kernel module to Heat template"
This commit is contained in:
commit
28a23b29b2
@ -182,6 +182,9 @@ resources:
|
||||
tar -xvf version-m3.tar.gz
|
||||
mv kolla-version-m3 kolla
|
||||
|
||||
# Add vxlan kernel module for Neutron
|
||||
modprobe vxlan
|
||||
|
||||
# Start NTP
|
||||
systemctl enable ntpd
|
||||
systemctl start ntpd
|
||||
|
Loading…
x
Reference in New Issue
Block a user