Enabling acl support on an ubuntu droplet (automated provisioning)
Some webframeworks like the PHP framework Symfony require the use of acl
.
As the installation of acl on ubuntu requires the modification of /etc/fstab
, i'm wondering if i need to worry about modifying the droplets fstab
during provisioning using ansible.
Log In to Comment