commit | 7e19a8a34c5eafd6a2189407e940addadd8f19d6 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Tue May 24 06:42:47 2016 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Tue May 24 06:42:47 2016 -0700 |
tree | aae0295234bbde6dbde75683ffaee6cf0c0bb4de | |
parent | ed9ced03f71c9297327c8a0ea5b6df98c07a989a [diff] |
fix for configurable inventory
diff --git a/scripts/single-node-pod.sh b/scripts/single-node-pod.sh index 57de0f8..3b532a8 100755 --- a/scripts/single-node-pod.sh +++ b/scripts/single-node-pod.sh
@@ -30,7 +30,7 @@ cd ~/openstack-cluster-setup git checkout roles - sed -i "s/ubuntu/`whoami`/" inventory/cord-cloudlab + sed -i "s/ubuntu/`whoami`/" $INVENTORY cp vars/example_keystone.yml vars/cord_keystone.yml # Log into the local node once to get host key