Skip to content

Commit ae5320f

Browse files
committed
uppercase BOX.
1 parent d03777c commit ae5320f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/localhost.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ INVENTORY="localhost,"
3030
PLAYBOOK="localhost.yml"
3131
VIRTUALENV_NAME="localhost"
3232

33-
box="localhost"
33+
BOX="localhost"
3434

3535
# provision
3636
ansible-playbook -i ${INVENTORY} ${PLAYBOOK}

0 commit comments

Comments
 (0)