Skip to content

Instantly share code, notes, and snippets.

@pryorda
Created February 6, 2017 17:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pryorda/a96ed9f2aef1bf56e181face138091a7 to your computer and use it in GitHub Desktop.
Save pryorda/a96ed9f2aef1bf56e181face138091a7 to your computer and use it in GitHub Desktop.
"[ ! `grep -c fsstore /etc/fstab` -eq 1 ] && echo '${openstack_compute_instance_v2.gluster-node.0.access_ip_v4}:/fsstore /mnt/fsstore glusterfs defaults,attribute-timeout=600,entry-timeout=600,negative-timeout=600,fopen-keep-cache=600 0 0' | sudo tee -a /etc/fstab",
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment