]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add /etc/autofs/special_efs to EC2 AMIs
authorColin Percival <cperciva@FreeBSD.org>
Sun, 17 May 2020 21:54:59 +0000 (21:54 +0000)
committerColin Percival <cperciva@FreeBSD.org>
Sun, 17 May 2020 21:54:59 +0000 (21:54 +0000)
commitba97bfb0de8402acaa4aa9a8bdc9b153b267518e
tree39ce447b922fcff94c9ff2128c57f9165ff3e70c
parent355711ea7628218bdf39cbe732caf1496d0dce90
Add /etc/autofs/special_efs to EC2 AMIs

Since Amazon Elastic File System is only available within AWS, it seems
more appropriate to have this added only in EC2 AMIs rather than
"polluting" non-EC2 images with it.

Reviewed by: gjb
MFC after: 7 days
Relnotes: Amazon EFS filesystems can be automounted by enabling autofs
and placing "/efs -efs" into /etc/auto_master.
Sponsored by: https://www.patreon.com/cperciva
Differential Revision: https://reviews.freebsd.org/D24791
release/tools/ec2.conf