Add barbican::worker to integration testing

Adds the new barbican::worker class to the
integration testing.
Depends-On: https://review.openstack.org/#/c/598165/
Change-Id: I8bd7a134390cdec244b3a60cf895c01cf26203d0
This commit is contained in:
Tobias Urdin
2018年08月30日 15:53:24 +02:00
parent 1c1fd8bf1f
commit 15dd56203d

View File

@@ -71,5 +71,6 @@ class openstack_integration::barbican {
ssl_cert=>$::openstack_integration::params::cert_path,
workers=>2,
}
class{ '::barbican::worker': }
}
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.