Skip to content

Commit

Permalink
Merge pull request #1373 from travier/docs-cosa-alias
Browse files Browse the repository at this point in the history
docs/rhcos: Add note to update cosa alias
  • Loading branch information
openshift-merge-robot committed Sep 27, 2023
2 parents 1175893 + 5c87a47 commit b86ac33
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/development-rhcos.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,11 @@ and later. For older versions, see the internal documentation.
$ cd rhcos-4.11
```

- Make sure that you have setup the internal Red Hat root certificate on your
host system. See the internal documentation. Ask COSA to use those
certificates:
- Make sure that you have setup the latest internal Red Hat root certificates
on your host system. See the internal documentation.

- Make sure that you have the latest `cosa` alias from the
[documentation][cosa-alias]. Then ask COSA to use those certificates:
```
$ export COREOS_ASSEMBLER_ADD_CERTS='y'
```
Expand Down

0 comments on commit b86ac33

Please sign in to comment.