MasterprojectOpenStack1516 / sourcecode

GNU General Public License v2.0
2 stars 2 forks source link

Installation fails, config.environment.token is not a dict #18

Closed roschaefer closed 8 years ago

roschaefer commented 8 years ago

Running install.sh in the Vagrant VMs leads to:

TASK [Create the service entity for the Identity service] **********************
fatal: [192.168.201.11]: FAILED! => {"failed": true, "msg": "ERROR! environment must be a dictionary, received config.environment.token (<class 'ansible.parsing.yaml.objects.AnsibleUnicode'>)"}