Commit 77a89c33 authored by Javier's avatar Javier
Browse files

Update init.pp

parent a19ce7ee
......@@ -28,6 +28,10 @@ class depsof() {
package {'libXt':
ensure => present,
}
# para easybuild
package {'python-setuptools':
ensure => present,
}
#tools
package {'htop':
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment