github.com/greenboxal/deis@v1.12.1/controller/conf.d/gconf.toml (about)

     1  [template]
     2  src   = "gconf.py"
     3  dest  = "/app/deis/gconf.py"
     4  uid = 1000
     5  gid = 1000
     6  mode  = "0640"
     7  keys = [
     8    "/deis/controller",
     9  ]
    10  reload_cmd = "/app/bin/reload"