jose-delarosa.dellreposetup
dellreposetup
=============
This role lets you add your RHEL-compatible (yum) or Debian-compatible (apt) system to the official Dell repositories for OpenManage and DSU (only for RHEL).
Requirements
You need a Dell PowerEdge server with one of the following operating systems: RHEL 6 or 7, or Ubuntu 14.04 or 18.04 (more versions will be available soon). CentOS hasn't been tested yet, but it should work the same way.
Make sure your system already has OS repositories defined so that you can install package dependencies when needed.
Role Variables
None
Dependencies
None
Example Playbook
# This assumes you have a 'dell' group in /etc/ansible/hosts
- hosts: dell
roles:
- role: jose-delarosa.dellreposetup
Support
Please note that this playbook is not officially supported by Dell. It is provided here for the convenience of Dell customers.
If you encounter any issues or want to give feedback, you can open an issue here or send a message to the Linux-PowerEdge mailing list.
Setup official yum repositories on Dell PowerEdge servers
ansible-galaxy install jose-delarosa.dellreposetup