Add custom_etc and users last
This commit is contained in:
parent
651549b949
commit
4882ddff49
2 changed files with 10 additions and 10 deletions
|
|
@ -392,7 +392,7 @@ def harvest(bundle_dir: str, policy: Optional[SecretPolicy] = None) -> str:
|
|||
)
|
||||
|
||||
# -------------------------
|
||||
# Manual package roles
|
||||
# Manually installed package roles
|
||||
# -------------------------
|
||||
manual_pkgs = list_manual_packages()
|
||||
# Avoid duplicate roles: if a manual package is already managed by any service role, skip its pkg_<name> role.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue