[Mageia-sysadm] Moved common.pp to deployment/

Michael Scherer misc at zarb.org
Thu Mar 31 04:01:11 CEST 2011


Hi,

Just a quick message, I moved manifests/common.pp to
deployment/common/manifests/ as this was more logical, but mainly
because this permit to do the following :

svn co svn://svn.mageia.org/adm/puppet
cd puppet
puppet --modulepath $PWD/deployment/ -e 'include
common::default_mageia_server' 

to quickly deploy a server ( ie, setup our ssh key, openssh, etc ). I
was looking at
http://semicomplete.com/presentations/puppet-at-loggly/puppet-at-loggly.pdf.html when I found the example of puppet apply.

In practice, this doesn't work yet :
# puppet --modulepath $PWD/deployment/:$PWD/modules  -e 'include
common::default_mageia_server'
No match found for 'hobbit_server' in any data file during extlookup()
at /tmp/puppet/modules/xymon/manifests/init.pp:12 on node alamut.test

But I will take a look at it later.

-- 
Michael Scherer



More information about the Mageia-sysadm mailing list