puppet changes

This commit is contained in:
Barak Michener 2013-04-26 11:36:49 -04:00
parent df52ac82d4
commit 38b7a3654e
2 changed files with 4 additions and 1 deletions

3
.puppet/install-dev.pp Normal file
View file

@ -0,0 +1,3 @@
import "cpp.pp"
import "go.pp"
import "python.pp"

View file

@ -1,4 +1,4 @@
$x11_packages = [ "awesome", "awesome-extra", "feh", "synapse"]
$x11_packages = [ "awesome", "awesome-extra", "feh", "synapse", "thunar", "terminator"]
package {
$x11_packages: