This website requires JavaScript.
Explore
Help
Sign in
systems
/
dotfiles
Watch
1
Fork
You've already forked dotfiles
0
Code
Pull requests
1
Activity
Actions
afe0656eca
dotfiles
/
modules
/
yaourt
/
manifests
/
init.pp
6 lines
69 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
Init puppet setup
2017-08-12 13:17:55 +01:00
class
yaourt
{
files before packages
2017-08-12 21:38:59 +01:00
include
'yaourt::files'
Split packages
2017-08-12 14:01:40 +01:00
Move packages install into seperate command
2017-10-08 17:34:31 +01:00
include
'yaourt::keys'
Init puppet setup
2017-08-12 13:17:55 +01:00
}
Copy permalink