summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/vars
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-09-20 22:53:26 +0200
committerAhmed Abdelhalim <[email protected]>2025-09-20 22:53:26 +0200
commiteb2c0891e5392d32c7f9fa18e656064429ca8f96 (patch)
treeb97ebf85d0bbac8e5f5d5c54c26648d13ece9bcf /roles/bootstrap/vars
parent09914fe79b9035a187db4de95ff7c4ff2ce678c7 (diff)
Remove snapd from the ignored packages to be able to download
Diffstat (limited to 'roles/bootstrap/vars')
-rw-r--r--roles/bootstrap/vars/ubuntu.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/bootstrap/vars/ubuntu.yml b/roles/bootstrap/vars/ubuntu.yml
index d5816de..c1e7b26 100644
--- a/roles/bootstrap/vars/ubuntu.yml
+++ b/roles/bootstrap/vars/ubuntu.yml
@@ -14,7 +14,7 @@ bootstrap_apt_ignored_preferences: |
Pin: release *
Pin-Priority: -1
- Package: snapd cloud-init landscape-common popularity-contest ubuntu-advantage-tools
+ Package: cloud-init landscape-common popularity-contest ubuntu-advantage-tools
Pin: release *
Pin-Priority: -1