manila: Add newline at the end of the sudoers file

Otherwise, sudo complains about wrong syntax:

Change-Id: I061610c50ab7fab0e0551f2fb9e4c749bd9840b3
sudo: parse error in /etc/sudoers.d/openstack-manila near line 2
This commit is contained in:
Thomas Bechtold
2019-09-02 09:56:01 +02:00
parent 38658d4b7c
commit fe7919ccca

View File

@@ -1,2 +1,2 @@
Defaults:manila !syslog, !pam_session, !use_pty
manila ALL = (root) NOPASSWD: /usr/bin/manila-rootwrap /etc/manila/rootwrap.conf *
manila ALL = (root) NOPASSWD: /usr/bin/manila-rootwrap /etc/manila/rootwrap.conf *