Closed psivesely closed 7 years ago
Super straightforward, I like! :100:
Mode changes look good. FWIW I'd've set root:fpsd 640 so that only superusers can change the contents of the config file—allowing the service account to do that seems wonky. But this will work for our purposes and I'm fine with it going in. :+1:
Configuration is now done via a system file. Especially, with
force: no
(i.e., don't clobber) set in the Ansible task which sets this file up, it would be easy in the Vagrant environment to accidentally end up with a dirtyconfig.ini
. This prevents that.