summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Basnight <mbasnight@gmail.com>2012-03-04 15:52:29 -0600
committerMichael Basnight <mbasnight@gmail.com>2012-03-04 16:02:40 -0600
commitcaedfab4569897b9a0adeb1147f8ff4320e800e9 (patch)
treeaeb066be9895a8f653ee62c1662965daae81d940 /.gitignore
parent2e56dc4d69a3870a2e81a26c02077c4b0ebc6b56 (diff)
downloadtrove-caedfab4569897b9a0adeb1147f8ff4320e800e9.tar.gz
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a8ae701..60600168 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ vagrant/
reddwarf_test.sqlite
.venv
run_tests.log
+guest-agent-files.txt