Commit 3b66f647 authored by Javier's avatar Javier
Browse files

add ,

parent 4eac6ec5
Pipeline #455 failed with stages
in 1 minute and 16 seconds
......@@ -10,7 +10,7 @@ class easybuild {
}
file { '/etc/easybuild.d/config.cfg':
ensure => 'present',
content => epp('easybuild/config.cfg.epp', {'architecture' => 'prueba'})
content => epp('easybuild/config.cfg.epp', {'architecture' => 'prueba'}),
require => File['/etc/easybuild.d'],
}
}
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