| Age | Commit message (Collapse) | Author | Files | Lines |
|
The reboot also makes the testing quite unstable, and they don't have a
lot of added benefits, removing them for now
|
|
|
|
|
|
Since it can cause problems (following the archlinux wiki
recommendations) we keep the handling of that in the network role and
ignore idempotence testing failures in other roles too
|
|
This disables install_recommends and revert to using specific gnome
packages that are needed/necessary for functioning
|
|
Gnome installs avahi-daemon, and keeps reinstalling it
Remove the ubuntu specific tasks and install the packages with
recommendations (as we are removing the avahi-daemon afterwords to make
the network manager stable and idempotent)
|
|
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
|
|
|
|
It seems that the gnome packages are complicated and might have postinst
scripts that causes the system state to change/correct...
For this, we just ignore it from the idempotent test
|
|
Instead of using ubuntu version which isn't great, I prefer using the
minimal gnome
|