/[adm]/puppet/modules/planet/templates/deploy_new-planet.sh
ViewVC logotype

Diff of /puppet/modules/planet/templates/deploy_new-planet.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1123 by dams, Thu Feb 17 17:01:16 2011 UTC revision 1124 by dams, Thu Feb 17 17:08:03 2011 UTC
# Line 32  then Line 32  then
32                  /bin/mkdir $FILE"cache"                  /bin/mkdir $FILE"cache"
33                  /bin/chown -R planet:apache $FILE                  /bin/chown -R planet:apache $FILE
34                  /bin/chmod g+w $FILE"custom" $FILE"custom/people.opml" $FILE"admin/inc/pwd.inc.php" $FILE"cache"                  /bin/chmod g+w $FILE"custom" $FILE"custom/people.opml" $FILE"admin/inc/pwd.inc.php" $FILE"cache"
35                  echo -e "Info: a new Planet had been deployed.\nThe locale is: \"$locale\" - http://planet.<%= domain %>/$locale\n-- \nMail sent by the script '$0' on `hostname`" | /bin/mail -s "New planet Mageia deployed" mageia-webteam@<%= domain %>,mageia-marcom@<%= domain %>                  echo -e "Info: a new Planet had been deployed.\nThe locale is: \"$locale\" - http://planet.<%= domain %>/$locale\n-- \nMail sent by the script '$0' on `hostname`" | /bin/mail -s "New planet Mageia deployed" -c mageia-webteam@<%= domain %> -c mageia-marcom@<%= domain %>
36          fi          fi
37  else  else
38          echo "Aborted, please try again."          echo "Aborted, please try again."

Legend:
Removed from v.1123  
changed lines
  Added in v.1124

  ViewVC Help
Powered by ViewVC 1.1.30