diff options
Diffstat (limited to '')
-rw-r--r-- | roles/digitalocean_volume/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/digitalocean_volume/README.md b/roles/digitalocean_volume/README.md new file mode 100644 index 0000000..7482683 --- /dev/null +++ b/roles/digitalocean_volume/README.md @@ -0,0 +1,2 @@ +This role mounts a DigitalOcean data volume in /mnt and adds a corresponding +record in /etc/fstab. |