Puppet is a configuration management system written in Ruby. The client daemon is responsible for periodically requesting the desired system state from the server and ensuring the state of the client system matches.
false
Allow Puppet client to manage all file types.
false
Allow Puppet master to use connect to MySQL and PostgreSQL database
Allow the specified domain to append puppet's log files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to create puppet's log files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Execute puppet_master in the puppet_master domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Execute puppetca in the puppetca domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Manage Puppet lib files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to manage puppet's log files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to read puppet's config files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Read Puppet lib files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to read puppet's log files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Execute puppetca in the puppetca domain and allow the specified role the puppetca domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
role |
Role allowed access. |
Read / Write to Puppet temp files. Puppet uses some system binaries (groupadd, etc) that run in a non-puppet domain and redirects output into temp files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to search puppet's log files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |
Allow the specified domain to search puppet's pid files.
Parameter: | Description: |
---|---|
domain |
Domain allowed access. |