This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
icingaweb2
mirror of
https://github.com/Icinga/icingaweb2.git
Watch
1
Star
0
Fork
You've already forked icingaweb2
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fe5e2b0f05
icingaweb2
/
.puppet
/
profiles
/
base
/
manifests
/
init.pp
6 lines
100 B
Puppet
Raw
Blame
History
class
base
{
package
{
[
'vim-enhanced'
,
'bash-completion'
,
'htop'
]
:
ensure
=>
latest
,
}
}
Reference in New Issue
View Git Blame
Copy Permalink