Difference between revisions of "Salt"
From copec
(Created page with " == Fix DocumentRoot's == salt-ssh '*.cloud.xmission.com' cmd.run "for docroot in /var/www/vhosts/*/httpdocs; do find \$docroot -type d -exec chmod 2775 '{}' \; ; done;"") |
(No difference)
|
Latest revision as of 13:24, 26 March 2018
Fix DocumentRoot's
salt-ssh '*.cloud.xmission.com' cmd.run "for docroot in /var/www/vhosts/*/httpdocs; do find \$docroot -type d -exec chmod 2775 '{}' \; ; done;"