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:
Tobias Urdin
2018年11月30日 16:46:35 +01:00
parent 4e3343f35c
commit 99459ca72d

View File

@@ -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
openstack/puppet-openstack-integration
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.

The note is not visible to the blocked user.