https://bugzilla.gnome.org/show_bug.cgi?id=747388

            Bug ID: 747388
           Summary: Add ACLs to be managed by puppet as specified in the
                    top level README
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Apprentices
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
     GNOME version: ---

Created attachment 300996
  --> https://bugzilla.gnome.org/attachment.cgi?id=300996&action=edit
The patch mentioned in the description

The top level README says that ACLs must be manually entered in case of a
server migration.
-------------------------------------------------------------------------
Please
 run the following commands to fix that in case of a server's migration:

 sudo setfacl -Rdm g:root:rwx /etc/puppet
 sudo setfacl -Rdm u:root:rwx /etc/puppet
 sudo setfacl -Rdm o::r /etc/puppet

 Sadly Puppet doesn't support ACLs on its file type attribute, thus the need to
execute these
 commands manually.
------------------------------------------------------------------------
I used the exec resource as a work around for puppet to add manage the ACLs

-- 
You are receiving this mail because:
You are watching the QA Contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to