trove/.gitignore
Michael Basnight caedfab456 Fleshed out the basics for the guest-agent scp firstboot.
* Copying ssh keys from the host to the image
* Added a bootstrap_init.sh which does the scp work to the instance
* Finished the bootstrap.sh so it will upload to glance
* Added a service images table for identifing the current image on create
* Added some dummy guest-agent code for testing purposes
* Added a delete method, which is not finished
2012-03-04 16:02:40 -06:00

8 lines
84 B
Plaintext

vagrant/
*.pyc
.idea
reddwarf_test.sqlite
.venv
run_tests.log
guest-agent-files.txt