trove/conductor: reduce workers to 2
Depends-On: I942addf4347aaf813ef40d2ab39bac69a85a1a33 Change-Id: I6f1b010075a420f1b9896d62c5c970f384855941
This commit is contained in:
1 changed files with 1 additions and 0 deletions
@@ -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
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.