Commit 5e9f6152 authored by Javier's avatar Javier
Browse files

including inherits

parent 85a7d2ae
Pipeline #513 failed with stages
in 1 minute and 21 seconds
......@@ -6,7 +6,7 @@
# include easybuild
class easybuild (
String $arch = $easybuild::params::arch,
) {
) inherits easybuild::params {
file { '/etc/easybuild.d':
ensure => 'directory',
......
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