Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
HPC UCLV
puppet-depsof
Commits
77a89c33
Commit
77a89c33
authored
Dec 18, 2018
by
Javier
Browse files
Update init.pp
parent
a19ce7ee
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
40 deletions
+44
-40
manifests/init.pp
manifests/init.pp
+44
-40
No files found.
manifests/init.pp
View file @
77a89c33
...
...
@@ -28,6 +28,10 @@ class depsof() {
package
{
'libXt'
:
ensure
=>
present
,
}
# para easybuild
package
{
'python-setuptools'
:
ensure
=>
present
,
}
#tools
package
{
'htop'
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment