oops wrong path

This commit is contained in:
Dan Callaghan 2016-04-14 21:16:44 +10:00
parent 9f82a7dfe7
commit eb3f24cff1

View file

@ -1,4 +1,4 @@
HUB_URL = "http://localhost/bkr"
HUB_URL = "http://localhost"
AUTH_METHOD = "password"
USERNAME = "{{ beaker_server_admin_user }}"
PASSWORD = "{{ beaker_server_admin_pass }}"