mirror of
https://github.com/valitydev/salt-common.git
synced 2024-11-06 10:25:23 +00:00
Add boost dependecy version and flags for ceph
This commit is contained in:
parent
b2e2e5346c
commit
8403df4cd8
@ -4,6 +4,7 @@ ceph:
|
||||
pkg.installed:
|
||||
- pkgs:
|
||||
- sys-cluster/ceph: "{{ ceph_version }}[{{ ','.join(ceph_use) }}]"
|
||||
- dev-libs/boost: ">=1.65.0[python,context]"
|
||||
user.present:
|
||||
- system: True
|
||||
- home: /var/lib/ceph
|
||||
|
Loading…
Reference in New Issue
Block a user