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-easybuild
Commits
85a7d2ae
Commit
85a7d2ae
authored
Mar 14, 2019
by
Javier
Browse files
add type String for arch var
parent
57ee4e91
Pipeline
#512
failed with stages
in 1 minute and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
manifests/init.pp
manifests/init.pp
+1
-1
No files found.
manifests/init.pp
View file @
85a7d2ae
...
...
@@ -5,7 +5,7 @@
# @example
# include easybuild
class
easybuild
(
$arch
=
$easybuild::params::arch
,
String
$arch
=
$easybuild::params::arch
,
)
{
file
{
'/etc/easybuild.d'
:
...
...
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