github.com/tmlbl/deis@v1.0.2/store/base/conf.d/etc_hosts.toml (about)

     1  [template]
     2  src   = "etc_hosts"
     3  dest  = "/etc/hosts"
     4  uid = 0
     5  gid = 0
     6  mode  = "0644"
     7  keys = [
     8    "/deis/store/hosts",
     9  ]