ebu / OSCIED

Open Source Cloud Infrastructure for Encoding and Distribution
Other
16 stars 2 forks source link

Charms : Add cleanup toggle to avoid conflicts when merging services into same unit. #87

Closed davidfischer-ch closed 11 years ago

davidfischer-ch commented 11 years ago

... Or some packages required by services that are already running on the unit will be removed (configuration deleted) and maybe not re-installed !

DIY

sudo apt-get install glusterfs-server sudo apt-get remove glusterfs-client

This will remove glusterfs-server !

Tasks