Add bootdata to sample config

This commit is contained in:
Scott Hussey 2017-07-13 21:06:20 -05:00
parent ae5d18cb12
commit 267b0cfdcc
1 changed files with 2 additions and 0 deletions

View File

@ -46,3 +46,5 @@ deploy_node = 45
maas_api_url = 'http://localhost:8000/MAAS/api/2.0/'
maas_api_key = 'your:secret:key'
[bootdata]
prom_init = '/etc/drydock/bootdata/join.sh'