Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vagrant reports it's version differently >= v1.3
before: Vagrant version 1.2.2
now: Vagrant 1.3.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being updated.
|
|
|
|
/srv/leap/[puppet|bin], because doing so messes up the permissions of /srv/leap.
|
|
|
|
see http://docs.vagrantup.com/v2/vagrantfile/version.html for
details on vagrant command line option and config differences.
|
|
kinds of confusion. originally, i added this to prevent modification of ~/.ssh/known_hosts, but now we do this by just setting UserKnownHosts to /dev/null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
~/.ssh/known_hosts.
|
|
|
|
pub key, but before leap_cli wanted you to commit these different keys into. Now, for vagrant nodes, we ignore the host key: we don't save it, we don't check it.
|
|
|
|
run_with_progress(), capture(), and replace_file!().
|
|
prefix.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|