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
557a0a8b4b
dotfiles
/
modules
/
yaourt
/
manifests
/
init.pp
8 lines
99 B
ObjectPascal
Raw
Normal View
History
Unescape
Escape
Init puppet setup
2017-08-12 13:17:55 +01:00
class
yaourt
{
Split packages
2017-08-12 14:01:40 +01:00
include
'yaourt::packages'
include
'yaourt::keys'
Add pacman conf
2017-08-12 14:09:26 +01:00
Add package management config files
2017-08-12 14:19:55 +01:00
include
'yaourt::files'
Init puppet setup
2017-08-12 13:17:55 +01:00
}
Copy permalink