/[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 1127 by dams, Thu Feb 17 17:19:32 2011 UTC revision 1128 by dams, Thu Feb 17 17:25:29 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 %> -c mageia-marketing@<%= 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" mageia-webteam@<%= domain %> mageia-marketing@<%= domain %>
36          fi          fi
37  else  else
38          echo "Aborted, please try again."          echo "Aborted, please try again."

Legend:
Removed from v.1127  
changed lines
  Added in v.1128

  ViewVC Help
Powered by ViewVC 1.1.30