Skip to content
Snippets Groups Projects
Commit 28a23b29 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Adds vxlan kernel module to Heat template"

parents ba175c61 a63e7f8a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment