Skip to content

RedHat-EMEA-SSA-Team/hetzner-ocp4-add-on-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hetzner-ocp4-add-on-example Role

This is an example add-on role for hetzner-ocp4

Requirements

An hetzner-ocp4 environment

Role Variables

No variables at the example

Dependencies

nothing

Example hetzner-ocp4

Install role wie CLI argument or requirements.yml

$ ansible-galaxy install git+https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4-add-on-example.git
$ cat requirements.yml
# from GitHub
- src: https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4-add-on-example

$ ansible-galaxy install -r requirements.yml

Create add-ons.yml:

  post_install_add_ons:
    - name: hetzner-ocp4-add-on-example
      tasks_from: "post-install.yaml"

License

Apache License 2.0

Author Information

Robert Bohne

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published