moving all dots
This commit is contained in:
parent
6fcf9ba919
commit
d9b6fdfc1b
349 changed files with 34598 additions and 34727 deletions
6
dot_puppet/editor.pp
Normal file
6
dot_puppet/editor.pp
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
$packages = [ "vim-gnome", "ctags", "ttf-inconsolata"]
|
||||
|
||||
package {
|
||||
$packages:
|
||||
ensure => "installed"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue