By epticrikez
As I tried following the guide below, I realized that RHEL’s dnf does not have a reconfigure parameter. How exactly do I setup the DigitalOcean Data source on a RHEL based distribution?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi, I believe the data source problem is related to Ubuntu distro. Data source list is located in file /etc/cloud/cloud.cfg.d/90_dpkg.cfg. Check if you have this file in RHEL. If it exists, you can modify it by hand to get its datasource_list like:
datasource_list: [ DigitalOcean, ConfigDrive, OpenNebula, Azure, AltCloud, OVF, MAAS, GCE, OpenStack, CloudSigma, SmartOS, Bigstep, Scaleway, AliYun, Ec2, CloudStack, Hetzner, IBMCloud, Oracle, Exoscale, RbxCloud, None ]
In my case, it was crucial to put DigitalOcean as the first item on datasource_list but it was Ubuntu 20.04.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
