view tests/procs/test_dotfiles.yaml @ 664:8da29a497f61

docs: Add information on more global `chef` options.
author Ludovic Chabant <ludovic@chabant.com>
date Wed, 02 Mar 2016 20:46:00 -0800
parents bab91fcef741
children
line wrap: on
line source

---
in:
    assets/something.txt: Foo bar
    assets/.htaccess: "# Apache config"
outfiles:
    something.txt: Foo bar
    .htaccess: "# Apache config"