mirror of
https://github.com/TheLocehiliosan/yadm
synced 2025-06-13 13:03:58 +00:00
With the new functionality, when the 'alt' command is called (or automatically triggered), any file with a name ending in '##yadm_tmpl' is treated as a jinja template. The template is processed by envtpl and the result is written to a file without the '##yadm_tmpl' name. The variables passed into the template processing are YADM_CLASS YADM_OS YADM_HOSTNAME YADM_USER These variables are set according to the normal rules for CLASS, OS, HOSTNAME, and USER during the alt processing. |
||
|---|---|---|
| .. | ||
| 000_unit_syntax.bats | ||
| 001_unit_paths.bats | ||
| 002_unit_gpg_program.bats | ||
| 003_unit_ls_program.bats | ||
| 004_unit_git_program.bats | ||
| 005_unit_bootstrap_available.bats | ||
| 100_accept_version.bats | ||
| 101_accept_help.bats | ||
| 102_accept_clean.bats | ||
| 103_accept_git.bats | ||
| 104_accept_init.bats | ||
| 105_accept_clone.bats | ||
| 106_accept_config.bats | ||
| 107_accept_list.bats | ||
| 108_accept_alt.bats | ||
| 109_accept_encryption.bats | ||
| 110_accept_perms.bats | ||
| 111_accept_wildcard_alt.bats | ||
| 112_accept_bootstrap.bats | ||
| 113_accept_jinja_alt.bats | ||
| common.bash | ||
| ownertrust.txt | ||
| test_key | ||