Update ansible and add python3-libdnf5 to template installed packages
This commit is contained in:
@@ -58,7 +58,9 @@ autopart --type=lvm
|
||||
reboot
|
||||
|
||||
%packages --ignoremissing
|
||||
qemu-guest-agent #Make sure that this package gets installed because if you use DHCP this is how Promxox and then Packer will know the IP address to connect to
|
||||
qemu-guest-agent
|
||||
python3-libdnf5
|
||||
#Make sure that this package gets installed because if you use DHCP this is how Promxox and then Packer will know the IP address to connect to
|
||||
#@^Infrastructure Server
|
||||
%end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user