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
Alow Pupper master to use connect to mysql and postgresql database
Execute puppetca in the puppetca domain.
Parameter: | Description: |
---|---|
domain |
Domain allowed to transition. |
Manage Puppet lib files.
Parameter: | Description: |
---|---|
domain |
Domain 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. |