Files
packages/anda/apps/mount-manager/anda.hcl
T
Zacharias Xenakis 383a21f2b6 add smb-mount-manager to terra (#12311)
* add mount-manager to terra

Co-authored-by: Copilot <copilot@github.com>

* Bump version to 0.1.1 

Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com>

---------

Signed-off-by: Zacharias Xenakis <Xarishark@outlook.com>
Co-authored-by: Copilot <copilot@github.com>
2026-05-15 09:29:35 -06:00

7 lines
92 B
HCL

project pkg {
arches = ["x86_64"]
rpm {
spec = "mount-manager.spec"
}
}