1603675ba8
In order to run nodepool in the foreground for development, a secure.conf that coressponds to the fake.yaml is needed. Change-Id: I274a6fe9be0cb62335804163c28131a2db652333
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
[database]
|
|
dburi=mysql+pymysql://nodepool@localhost/nodepool
|
|
|
|
[jenkins "fake-target"]
|
|
user=fake
|
|
apikey=fake
|
|
credentials=fake
|
|
url=http://fake-url
|