diff options
author | Anthony Molinaro <[email protected]> | 2017-05-08 19:04:36 +0000 |
---|---|---|
committer | Anthony Molinaro <[email protected]> | 2017-05-08 19:04:36 +0000 |
commit | 4f8f6125b3769e1eb107b4f02c2f039965688b08 (patch) | |
tree | 8052c9ec2feb58afa88b0f36bc7522da2cdcaac0 /.travis.yml | |
parent | c1e37960af7dc23513f7c6dbc8d711dc30050e84 (diff) | |
download | relx-4f8f6125b3769e1eb107b4f02c2f039965688b08.tar.gz relx-4f8f6125b3769e1eb107b4f02c2f039965688b08.tar.bz2 relx-4f8f6125b3769e1eb107b4f02c2f039965688b08.zip |
Add the ability to chmod files in the overlay.
Two types are supported, direct chmoding, like
{chmod, 8#00700, "path/to/file/maybe/with/{{templates}}" }
or templating the permission where you have a template var like
{file_perm, 8#00700}
and an overlay
{chmod, "{{file_perm}}","path/to/file/maybe/with/{{templates}}" }
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions