Question
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.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×