quattor / template-library-openstack

Template library for configuring OpenStack services
Apache License 2.0
3 stars 8 forks source link

Revert "Add mongodb user as kept_users" #32

Closed jouvin closed 8 years ago

jouvin commented 8 years ago

Reverts quattor/template-library-openstack#30 who comment was not addressed... As said, this is not the right place to add this. It should be added in ncm-account as it should be the default behaviour for any installation of mongodb and it should probably be added to the OS base.pan template as it makes easier to deploy this change before the next release of Quattor and is a good catch all in case of somebody using the templates without upgrading the component.

My remark also applies to other protected groups/users embedded in openstack templates.

guillaume-philippon commented 8 years ago

The problem is having a list w/ all users that should be kept will never be up to date and will always need to have a SNAPSHOTED version of ncm-accounts to use your templates.

apdibbo commented 8 years ago

A pull request is open to add these to ncm-accounts https://github.com/quattor/configuration-modules-core/pull/935#pullrequestreview-3079295