Skip to content

redhat-ansible-practice/satellite_register

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Satellite_Register

Register your host to Satellite. This role installs the Katello CA RPM from Satellite then registers to the appropriate repositories using an activation key.

Requirements

  • activation key
  • organization

Role Variables

satellite_host: "https://mysatellite.com
sat_key: mykey
sat_env: production
sat_org: "mylab"

Dependencies

Example Playbook

- hosts: myserver
  roles:
     - satellite_reg

License

Author Information

About

add a node to satellite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors