Open oliver-creed opened 1 year ago
Also that package name is hardcoded when in the previous task is taken from a config variable (I'm referring to the Ubuntu 20 file). What's the point in installing a package name and then pinning an hardcoded one? Unless the hardcoded one is a meta package name (which afaik isn't).
as referenced within the install documents pinning of docker-ce - https://www.elastic.co/guide/en/cloud-enterprise/current/ece-configure-hosts-rhel-centos-cloud.html#ece-configure-docker-daemon-rhel-centos-cloud
echo "exclude=docker-ce" | sudo tee -a /etc/yum.conf