summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-07-03 23:06:07 +0300
committerLars Wirzenius <liw@liw.fi>2015-07-03 23:06:07 +0300
commit9863f9d79a1baa8a3a26d9d565e125b77662b662 (patch)
tree616df361041cd0198d3b97721a5fdc6dd731eaf3
parent4a23a547700240d431cda2c07b4a31addd6a43bb (diff)
downloadansibleness-9863f9d79a1baa8a3a26d9d565e125b77662b662.tar.gz
Update README to match what create-vm actually does
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 468e738..e1ce7a4 100644
--- a/README
+++ b/README
@@ -41,8 +41,6 @@ The creation of a new VM is a somewhat intricate process:
* Add to `/etc/hosts` a line that gives the VM's IP address a name
that's the new VM's hostname.
-* Log into the new VM, with ssh, and change the hostname. Then reboot.
-
All of the above is automated into a script.
After this, the new VM can be managed by Ansible. Ansible gets run