sensu / sensu-omnibus

Build full-stack platform-specific Sensu packages
12 stars 16 forks source link

Use getent for user/group verification #237

Closed amdprophet closed 6 years ago

amdprophet commented 6 years ago

Fixes #228

Please ignore indentation changes; they were automatically added as we're now using editorconfig in other projects.

The only additions are: https://github.com/sensu/sensu-omnibus/blob/dff7808eb9d232c9202599a637a1a7294eae4576/config/templates/package-scripts/postinst.erb#L94-L95

and

https://github.com/sensu/sensu-omnibus/blob/dff7808eb9d232c9202599a637a1a7294eae4576/config/templates/package-scripts/postinst.erb#L125-L126