Add a fake-secure.conf
In order to run nodepool in the foreground for development, a secure.conf that coressponds to the fake.yaml is needed. Change-Id: I274a6fe9be0cb62335804163c28131a2db652333
This commit is contained in:
parent
7fb1e25af4
commit
1603675ba8
8
tools/fake-secure.conf
Normal file
8
tools/fake-secure.conf
Normal file
@ -0,0 +1,8 @@
|
||||
[database]
|
||||
dburi=mysql+pymysql://nodepool@localhost/nodepool
|
||||
|
||||
[jenkins "fake-target"]
|
||||
user=fake
|
||||
apikey=fake
|
||||
credentials=fake
|
||||
url=http://fake-url
|
Loading…
Reference in New Issue
Block a user