Skip to content
Snippets Groups Projects
Commit 6fe94679 authored by Golen's avatar Golen
Browse files

Try adding yarn as requirement

parent 3806e115
No related branches found
No related tags found
2 merge requests!16Test,!15Try adding yarn as requirement
Pipeline #74263 passed
......@@ -4,4 +4,7 @@ class tracingcarbon::yarn ( ) {
ensure => 'installed',
}
package { 'yarn' :
ensure => 'installed',
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment