Merge pull request #595 from anderbubble/bikeshedding-defaults-conf
Add --- to the head of FallBackConf
This commit is contained in:
@@ -17,7 +17,7 @@ var ConfigFile string
|
||||
var DefaultConfig string
|
||||
|
||||
// used as fallback if DefaultConfig can't be read
|
||||
var FallBackConf = `
|
||||
var FallBackConf = `---
|
||||
defaultnode:
|
||||
runtime overlay:
|
||||
- generic
|
||||
|
||||
Reference in New Issue
Block a user