kolla liberty (1.1.2) install fail
i'm attempting an all-in-one kolla install with openstack_release: "1.1.2"
.
however, with the kolla-ansible deploy
, i get:
TASK [keystone : Creating admin project, user, role, service, and endpoint] ****
fatal: [localhost]: FAILED! => {"failed": true, "msg": "The conditional check '{{ (keystone_bootstrap.stdout | from_json).changed }}' failed. The error was: No JSON object could be decoded"}
any suggestions?