[trivial] fix templates/os-charm-phy-nic-mtu.conf description
This commit is contained in:
parent
5c91c34de7
commit
295f98888a
@ -1,4 +1,4 @@
|
||||
description "Enabling Quantum external networking port"
|
||||
description "Apply MTU for Neutron data ports"
|
||||
|
||||
start on runlevel [2345]
|
||||
|
||||
@ -19,4 +19,4 @@ script
|
||||
rm $tmpfile
|
||||
[ $rc = 0 ] || exit $rc
|
||||
fi
|
||||
end script
|
||||
end script
|
||||
|
Loading…
Reference in New Issue
Block a user