I am trying to download repo from url in directory to install package but unable to download repo in directory.
Hello, you can use the same files privided by the labs, for example the qcow2 images that are hosted in a web server..., use your imagination
this is my exaple for the cloud-init
~~~
userData: |
....
....
runcmd:
- curl http://utility.lab.example.com:8080/openshift4/images/rhel9-helloworld.qcow2 -o /home/devops/rhel9.qcow2
~~~
Reards!
This is something related to basic system admin skills, since you have 1 times free retake exam, you can recognise back the question and try simulate in your own labs.
Hello, you can use the same files privided by the labs, for example the qcow2 images that are hosted in a web server..., use your imagination
this is my exaple for the cloud-init
~~~
userData: |
....
....
runcmd:
- curl http://utility.lab.example.com:8080/openshift4/images/rhel9-helloworld.qcow2 -o /home/devops/rhel9.qcow2
~~~
Reards!
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.