The wonderful thing about puppets, is that puppets are wonderful things
This commit is contained in:
parent
dd0d7f67a0
commit
4d128d6c92
8 changed files with 41 additions and 1 deletions
6
.puppet/x11.pp
Normal file
6
.puppet/x11.pp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$packages = [ "awesome", "awesome-extra", "feh"]
|
||||
|
||||
package {
|
||||
$packages:
|
||||
ensure => "installed"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue