Install client packages
... according to the services deployed. Change-Id: Ib32cb82d6e34d9eb1b4d0d2790fa47d895ab0b6f Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
3 changed files with 3 additions and 0 deletions
@@ -89,4 +89,5 @@ class openstack_integration::barbican {
class{ 'barbican::plugins::simple_crypto':
simple_crypto_plugin_kek => 'dGhpcnR5X3R3b19ieXRlX2tleWJsYWhibGFoYmxhaGg=',
}
includebarbican::client
}
@@ -102,4 +102,5 @@ class openstack_integration::watcher {
decision_engine_workers => 2,
}
class{ 'watcher::cron::db_purge': }
class{ 'watcher::client': }
}
@@ -92,4 +92,5 @@ class openstack_integration::zaqar {
transport => 'websocket',
}
}
class{ 'zaqar::client': }
}
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.