Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jogo committed Sep 18, 2012
1 parent 6142b6e commit 92fe067
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion load.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/sh

sudo apt-get install -qqy git
git clone https://github.com/openstack-dev/devstack.git;
cd devstack;
Expand Down
6 changes: 3 additions & 3 deletions localrc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
ADMIN_PASSWORD=password
MYSQL_PASSWORD=password
RABBIT_PASSWORD=password
SERVICE_PASSWORD=password
SERVICE_TOKEN=tokentoken
RABBIT_PASSWORD=password
SERVICE_PASSWORD=password
SERVICE_TOKEN=tokentoken
FLAT_INTERFACE=eth1
PUBLIC_INTERFACE=eth1
HOST_IP=192.168.27.100
Expand Down

0 comments on commit 92fe067

Please sign in to comment.