trove/conductor: reduce workers to 2

Depends-On: I942addf4347aaf813ef40d2ab39bac69a85a1a33
Change-Id: I6f1b010075a420f1b9896d62c5c970f384855941
This commit is contained in:
Emilien Macchi
2016年04月01日 11:23:59 -04:00
parent 250527e124
commit 4a3ca2bf40

View File

@@ -39,6 +39,7 @@ class openstack_integration::trove {
class{ '::trove::conductor':
debug => true,
verbose => true,
workers => 2,
auth_url => 'http://127.0.0.1:5000/',
}
class{ '::trove::taskmanager':
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.