/[adm]/puppet/modules/planet/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/planet/manifests/init.pp

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

revision 3253 by boklm, Mon Dec 10 18:41:27 2012 UTC revision 3254 by boklm, Wed Jun 19 19:15:59 2013 UTC
# Line 17  class planet { Line 17  class planet {
17          content  => template('planet/planet_vhosts.conf')          content  => template('planet/planet_vhosts.conf')
18      }      }
19    
20      mga-common::local_script { 'deploy_new-planet.sh':      mga_common::local_script { 'deploy_new-planet.sh':
21          content => template('planet/deploy_new-planet.sh')          content => template('planet/deploy_new-planet.sh')
22      }      }
23    
# Line 36  class planet { Line 36  class planet {
36                  ensure => directory,                  ensure => directory,
37          }          }
38    
39          mga-common::local_script { "backup_planet-files.sh":          mga_common::local_script { "backup_planet-files.sh":
40              content => template("blog/backup_planet-files.sh")              content => template("blog/backup_planet-files.sh")
41          }          }
42    

Legend:
Removed from v.3253  
changed lines
  Added in v.3254

  ViewVC Help
Powered by ViewVC 1.1.30