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
This commit is contained in:
parent
4e3343f35c
commit
99459ca72d
@ -13,3 +13,8 @@ mod 'sshkeys_core',
|
||||
mod 'yumrepo_core',
|
||||
:git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core',
|
||||
:ref => 'd751a380d7aea5ba88b3571a342039dfae3621e4'
|
||||
|
||||
# NOTE(tobias-urdin): Needed by puppet-swift.
|
||||
mod 'mount_core',
|
||||
:git => 'https://github.com/puppetlabs/puppetlabs-mount_core',
|
||||
:ref => '1.0.2'
|
||||
|
Loading…
Reference in New Issue
Block a user