/[adm]/puppet/modules/icecream/manifests/client.pp
ViewVC logotype

Contents of /puppet/modules/icecream/manifests/client.pp

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2461 - (show annotations) (download)
Mon Feb 20 18:34:25 2012 UTC (12 years, 2 months ago) by misc
File size: 172 byte(s)
split icecream in 4 files to please puppet-lint
1 define icecream::client($host => '') {
2 include icecream::client_common
3 file { '/etc/sysconfig/icecream':
4 content => template('icecream/sysconfig'),
5 }
6 }

  ViewVC Help
Powered by ViewVC 1.1.30