Fix typo
[obnox/vagrant/vagrant-gluster-samba-cluster.git] / Vagrantfile
2015-03-12 Michael AdamFix typo
2015-03-02 Michael AdamAlso install samba-client and samba-vfs-glusterfs.
2015-03-02 Michael AdamImprove selinux script: disable selinux after reboot.
2015-02-25 Michael AdamAdd selinux permissive script
2015-02-25 Michael AdamRemove more races from the create volume script.
2015-02-25 Michael AdamFix the gluster volume create script.
2015-02-25 Michael AdamSilence stderr messages from the peer-probe script.
2015-02-25 Michael AdamImprove net-fix scripts by adding an ifdown.
2015-02-25 Michael AdamTry to make the create-vol script more robust against...
2015-02-25 Michael AdamAdd an informative message.
2015-02-25 Michael AdamJust let one node do the probing in order to prevent...
2015-02-25 Michael AdamAdd wait-peers script.
2015-02-24 Michael AdamFix net_fix_always script.
2015-02-24 Michael AdamFix creation of ctdb conf
2015-02-24 Michael AdamImprove the idempotence of the gluster_mount script.
2015-02-24 Michael AdamMake the createvol script idempotent.
2015-02-24 Michael AdamSilence the xfs script. (suppress error output from...
2015-02-24 Michael AdamRename some of the provisioners.
2015-02-24 Michael AdamImprove/fix idempotence in xfs script.
2015-02-24 Michael Adamattempt: try gluster peer probe several times before...
2015-02-24 Michael AdamRun the fix-net-always script after the install softwar...
2015-02-24 Michael AdamStart completing provisioning by setting up second...
2015-02-24 Michael AdamMake xfs provisioner idempotent.
2015-02-24 Michael AdamMake fix-net-always script functional in initial and...
2015-02-24 Michael AdamFix the reboot fix (eth1 not brought up)
2015-02-24 Michael AdamFix detection of aready modified fstab
2015-02-23 Michael AdamFusemount the first gluster volume on the nodes
2015-02-23 Michael AdamCreate and start a gluster volume.
2015-02-23 Michael AdamDo gluster probe.
2015-02-23 Michael AdamFirst steps towards a Vagrantfile for a gluster cluster...