Files

13 lines
190 B
Plaintext

---
functions:
inherit:
- code: |-
knife exec -E '...'
comment: |-
This allows to run Ruby code (`...`).
contexts:
sudo:
unprivileged:
from: ruby
...