[Bug 747388] New: Add ACLs to be managed by puppet as specified in the top level README
- From: "sysadmin" (GNOME Bugzilla) <bugzilla gnome org>
- To: gnome-infrastructure gnome org
- Subject: [Bug 747388] New: Add ACLs to be managed by puppet as specified in the top level README
- Date: Mon, 06 Apr 2015 01:40:30 +0000
| 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 |
sysadmin-maint@gnome.bugs
|
| Reporter |
bugzilla@peter-baumgarten.com
|
| QA Contact |
sysadmin-maint@gnome.bugs
|
| GNOME version |
---
|
Created attachment 300996 [details] [review]
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]