Este conteúdo não está disponível no idioma selecionado.
7.8.2. Setting Ownership and Permissions for MCollective Client Configuration File
Set the ownership and permissions for the MCollective client configuration file:
chown apache:apache /opt/rh/ruby193/root/etc/mcollective/client.cfg chmod 640 /opt/rh/ruby193/root/etc/mcollective/client.cfg
# chown apache:apache /opt/rh/ruby193/root/etc/mcollective/client.cfg
# chmod 640 /opt/rh/ruby193/root/etc/mcollective/client.cfg
Note
If you use the kickstart or bash script, the
configure_mcollective_for_activemq_on_broker
function performs this step.