/[adm]/puppet/deployment/reports/manifests/ii.pp
ViewVC logotype

Annotation of /puppet/deployment/reports/manifests/ii.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2389 - (hide annotations) (download)
Fri Feb 10 14:20:05 2012 UTC (12 years, 2 months ago) by misc
File size: 329 byte(s)
clean and make module reports::ii puppet-lint ready
1 misc 2389 class reports::ii {
2     $channel = '#mageia-sysadm'
3     $server = 'irc.freenode.net'
4     # tribute to Masamune Shirow
5     $nick = 'project_2501'
6 misc 2256
7 misc 2389 ii::bot { $nick:
8     channel => $channel,
9     server => $server,
10 misc 2256 }
11 misc 2389
12     file { '/etc/puppet/socket.yaml':
13     content => template('reports/socket.yaml'),
14     }
15 misc 2256 }

Properties

Name Value
svn:keywords "ID Date Rev"

  ViewVC Help
Powered by ViewVC 1.1.30