2 Commits

Author SHA1 Message Date
Tobias Urdin
99459ca72d Add mount_core module needed by puppet-swift
Needed for the unit tests. See failure in [1].

[1] https://review.openstack.org/#/c/621138/

Change-Id: Ie43243876ef771044d52a95e1cc56d10ed5ecbb9
2018-11-30 16:46:35 +01:00
Tobias Urdin
047ea125dd Add puppet core providers for puppet6
In puppet 6 they have moved out a lot of builtin
resources to their owns modules since they didn't
belong in the Puppet core however in deb/rpm packaging
they are still bundled in but not when installing from
gem.

So we must add them in here so that they are available
in our unit tests.

Change-Id: I7060191395eff9c1e3146cb10594a38bef113117
2018-11-20 11:37:55 +01:00