github.com/chasestarr/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/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"