commit | a060deabcd6725229d72492f9978e779d765bc49 | [log] [tgz] |
---|---|---|
author | Denis Egorenko <degorenko@mirantis.com> | Wed Mar 31 16:54:51 2021 +0000 |
committer | Gerrit Code Review <gerrit@cffb16fd602b> | Wed Mar 31 16:54:51 2021 +0000 |
tree | 72bcd80c0d2e30122921f55f67d52fd97ed244ae | |
parent | 99fb1be4814a4981ecbb656ed048c9ec99d8ffc1 [diff] | |
parent | 036a11e6a9f602b860c9bd88d0af651ffd848e40 [diff] |
Merge "Add psmisc package to rgw hosts"
diff --git a/ceph/map.jinja b/ceph/map.jinja index ae0206b..0dce94c 100644 --- a/ceph/map.jinja +++ b/ceph/map.jinja
@@ -45,6 +45,7 @@ - ceph-common - python-rados - librados2 + - psmisc services: {%- if grains.get('init', None) == 'systemd' %} {%- if pillar.get('ceph',{}).get('radosgw',{}).keyring_user is defined %} @@ -64,6 +65,7 @@ pkgs: - radosgw - ceph-common + - psmisc services: - radosgw-all threads: 50