]> gitweb.fluxo.info Git - puppet-apt.git/commit
Move apt class parameters to a ::params class.
authorintrigeri <intrigeri@boum.org>
Wed, 20 Mar 2013 21:09:29 +0000 (22:09 +0100)
committerintrigeri <intrigeri@boum.org>
Wed, 20 Mar 2013 21:09:29 +0000 (22:09 +0100)
commit5ec8ffb4ef1bdb6194d306f4e24b063b83c09982
treefc026e76bc862d9516d9ed71a93b41fc651f04a6
parentf0a107ffeecaf968a8abcd51220d5e42b4b36095
Move apt class parameters to a ::params class.

This brings no behaviour change yet, but will allow to set class parameters'
default value depending on system facts.
manifests/init.pp
manifests/params.pp [new file with mode: 0644]