As "vagrant" user, theses commands works : --no-check-certificate in order to allow unsecure wget on https rpms.remirepo.net instead of rpms.famillecollet.com sudo at the beginning of each command
The text was updated successfully, but these errors were encountered:
geerlingguy
changed the title
remi epel (chapitre 4 "Add extra repositories")
remi epel commands don't work as 'vagrant' user in chapter 4 "Add extra repositories" example
Dec 2, 2019
In the time since posting, it seems the https://rpms.remirepo.net/RPM-GPG-KEY-remi URL has a valid certificate, so that command doesn't need the --no-check-certificate flag.
Note that I would like to keep the commands without sudo, so in the text I updated the line above the script to mention it is meant to be run on a CentOS 7 server as the root user.
Thanks for pointing this out, I'll have it fixed in the next book update, coming very soon!
As "vagrant" user, theses commands doesn't works :
As "vagrant" user, theses commands works :
--no-check-certificate in order to allow unsecure wget on https
rpms.remirepo.net instead of rpms.famillecollet.com
sudo at the beginning of each command
The text was updated successfully, but these errors were encountered: