Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 classes: | 1 classes: |
2 adblockplus::web::static: | 2 adblockplus::web::static: |
3 domain: "help.eyeo.com" | 3 domain: "help.eyeo.com" |
4 deploy_user: "helpcenter-deploy" | 4 deploy_user: "helpcenter-deploy" |
5 hooks: | |
mathias
2018/04/05 01:12:28
One cannot overwrite the `hooks` unless they're gi
f.lopez
2018/04/10 02:45:38
Acknowledged.
| |
6 own-uname: | |
7 file: | |
8 content: "uname -a" | |
9 | 5 |
6 adblockplus::web::static::hooks: | |
7 uptime: | |
8 file: | |
9 target: "/usr/bin/uptime" | |
10 ensure: "link" | |
11 | |
LEFT | RIGHT |