File: data.yaml

package info (click to toggle)
cloud-init 25.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,412 kB
  • sloc: python: 135,894; sh: 3,883; makefile: 141; javascript: 30; xml: 22
file content (25 lines) | stat: -rw-r--r-- 758 bytes parent folder | download
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
cc_rh_subscription:
  description: |
    Register a Red Hat system, either by username and password **or** by
    activation and org.
    
    Following a successful registration, you can:

    - auto_attach subscriptions
    - set the service level
    - add subscriptions based on pool ID
    - enable/disable yum repositories based on repo ID
    - alter the ``rhsm_baseurl`` and ``server_hostname`` in
      ``/etc/rhsm/rhs.conf``.
  examples:
  - comment: |
      Example 1:
    file: cc_rh_subscription/example1.yaml
  - comment: |
      Example 2:
    file: cc_rh_subscription/example2.yaml
  - comment: |
      Example 3:
    file: cc_rh_subscription/example3.yaml
  name: Red Hat Subscription
  title: Register Red Hat Enterprise Linux-based system