faafo/ansible/files/api.conf
Christian Berendt cfdb998eba Add a simple and basic webinterface to the API service
Change-Id: I26c8f673f8f2697c63e6210a5a9f83b69259ea21
2015-03-29 18:56:11 +02:00

9 lines
167 B
Plaintext

[DEFAULT]
database_url = mysql://faafo:secretsecret@127.0.0.1:3306/faafo
verbose = True
[glance_store]
default_store = file
filesystem_store_datadir = /home/vagrant