diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-07-25 12:14:27 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-07-25 12:14:27 +0300 |
| commit | 6bf890f5bcafd9747509efe1122a6132a064a53e (patch) | |
| tree | cb654270c56a0f882744b4cc6217e9addf41fd54 /roles/host/templates/poudriere_build_make.conf.j2 | |
| parent | da9a729eaf6fac9b0cc532dcf0056ba76c7f677d (diff) | |
Set up poudriere custom repo
Diffstat (limited to 'roles/host/templates/poudriere_build_make.conf.j2')
| -rw-r--r-- | roles/host/templates/poudriere_build_make.conf.j2 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/host/templates/poudriere_build_make.conf.j2 b/roles/host/templates/poudriere_build_make.conf.j2 new file mode 100644 index 0000000..6bc860f --- /dev/null +++ b/roles/host/templates/poudriere_build_make.conf.j2 @@ -0,0 +1,2 @@ +DEFAULT_VERSIONS+=python=3.12 python3=3.12 +DISABLE_LICENSES=yes |
