Skip to content

Commit

Permalink
docs/rhcos: Add note to update cosa alias
Browse files Browse the repository at this point in the history
  • Loading branch information
travier committed Sep 27, 2023
1 parent 1175893 commit 5c87a47
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 5c87a47

Please sign in to comment.