1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
.. _cce-redhat-subscription:
Register a Red Hat system
*************************
For a full list of keys, refer to the
:ref:`Red Hat subscription module <mod_cc_rh_subscription>` schema.
Example 1
=========
.. literalinclude:: ../../../module-docs/cc_rh_subscription/example1.yaml
:language: yaml
:linenos:
Example 2
=========
.. literalinclude:: ../../../module-docs/cc_rh_subscription/example2.yaml
:language: yaml
:linenos:
Example 3
=========
.. literalinclude:: ../../../module-docs/cc_rh_subscription/example3.yaml
:language: yaml
:linenos:
|