mirror of
https://github.com/ceph/ceph
synced 2024-12-17 08:57:28 +00:00
10 lines
182 B
YAML
10 lines
182 B
YAML
# we currently can't install Samba on RHEL; need a gitbuilder and code updates
|
|
os_type: ubuntu
|
|
|
|
tasks:
|
|
- install:
|
|
- install:
|
|
project: samba
|
|
extra_packages: ['samba']
|
|
- ceph:
|