https://bugzilla.wikimedia.org/show_bug.cgi?id=59904

--- Comment #6 from Mark A. Hershberger <m...@everybody.org> ---
(In reply to Ori Livneh from comment #5)
> It's used in <puppet/modules/virtualbox/manifests/init.pp>.

Since that is obviously a virtualbox-specific instance, and I don't know enough
about how to fix it, would the following work?

-  content => $::provider_version,
+  content => env[:machine].provider.driver.version,

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to