Jaume Devesa 8c353be83b Move arrakis here
Most of the arrakis code moved here, using puppet-cassandra and
puppet-zookeeper as dependencies

Change-Id: I6bdfb80457c500e2c6ea98aeaa9e7c074757c6c7
2015-06-08 17:45:07 +02:00

6 lines
159 B
Plaintext

[MIDONET]
midonet_uri = http://<%= @midonet_api_ip %>:8080/midonet-api
username = <%= @username %>
password = <%= @password %>
project_id = <%= @project_id %>