github.com/keithballdotnet/deis@v1.0.1-0.20141111034523-a4511c46a6ce/router/conf.d/deis.conf.toml (about)

     1  [template]
     2  src   = "deis.conf"
     3  dest  = "/opt/nginx/conf/deis.conf"
     4  uid = 0
     5  gid = 0
     6  mode  = "0644"
     7  keys = [
     8    "/deis/router",
     9  ]