kayobe/dev
Nick Jones 450a7a24f8
Fix tilde expansion in development environment function library
Due to how bash expands tildes, the `~` is treated literally here and
results in a folder in the Vagrant user's home directory called `~`.

This commit switches to using the `$HOME` environment variable instead.
2018-03-01 13:17:46 +00:00
..
config.sh Add scripting around the development environment 2018-01-31 10:58:19 +00:00
dev-hosts Add container-image-builders group 2017-11-28 15:32:49 +00:00
dev-vagrant-network-allocation.yml Refactor Vagrantfile to support VMware 2017-11-29 11:30:25 +00:00
dev-vagrant.yml Update development configuration for Kayobe 3.0.0 pike release 2017-10-12 11:22:14 +01:00
environment-setup.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
functions Fix tilde expansion in development environment function library 2018-03-01 13:17:46 +00:00
install.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
overcloud-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
seed-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00
seed-hypervisor-deploy.sh Address dev environment review comments 2018-02-06 14:08:45 +00:00