summaryrefslogtreecommitdiffstats
path: root/molecule/ubuntu
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-22 10:35:32 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-22 10:35:32 +0200
commita98515d5f846d87aee212a5d7d007ea5e712a780 (patch)
tree4fd98ee38dc55c6888d122b9ccf1daebe507e50b /molecule/ubuntu
parent2a9526ed51c53908ee55769074cd62b77d805c84 (diff)
Refactor gnome not to pull unnecessary deps (like avahi)
The recommended debian/ubuntu install of gnome pulls avahi-daemon and that could potentially conflicts with NetworkManager. Therefore resorting to more restrictive approach for installing gnome
Diffstat (limited to 'molecule/ubuntu')
-rw-r--r--molecule/ubuntu/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml
index 6afc2621..acf90b9a 100644
--- a/molecule/ubuntu/converge.yml
+++ b/molecule/ubuntu/converge.yml
@@ -37,3 +37,4 @@
- role: "nginx"
- role: "prometheus"
- role: "grafana"
+ - role: "gnome"