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:
1 changed files with 5 additions and 0 deletions
@@ -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'
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.