summaryrefslogtreecommitdiff
path: root/strata/ceph-service
Commit message (Collapse)AuthorAgeFilesLines
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-193-3/+4
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Don't install systemd units as executableSam Thursfield2015-03-311-4/+4
| | | | | | | | systemd warns about executable unit files. E.G. "Configuration file /usr/lib/systemd/system/rsync.service is marked executable. Please remove executable permission bits. Proceeding anyway." Change-Id: I47721d7a78d6bbe87ebc171ff9b35db293d37e23
* Install the systemd units for operating ceph nodes and change name of the ↵Patrick Darley2014-12-181-10/+17
| | | | SysV script to accomodate this
* Ensure ceph configures to be run without libxfsPatrick Darley2014-12-181-1/+1
|
* Update install commands for leveldbPatrick Darley2014-12-181-1/+4
|
* Remove hack supressing build errors from boost-tarballPatrick Darley2014-12-181-2/+2
|
* Add network-security stratum to ceph-service stratum build dependenciesFrancisco Redondo Marchena2014-09-162-13/+0
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-187-0/+59