|
|
|
@ -141,4 +141,11 @@ To work properly, this playbook needs the property `ADMIN_SSH_PUBLIC_KEY` and `A |
|
|
|
To start the build, run : |
|
|
|
``` |
|
|
|
ansible-playbook playbooks/blueprint_preparation.yaml |
|
|
|
``` |
|
|
|
|
|
|
|
## Ostree construction |
|
|
|
|
|
|
|
Create the ostree image and add it to the ostree repository with `ref = rhel/9/x86_64/edge-kiosk` by using the following playbook : |
|
|
|
``` |
|
|
|
ansible-playbook playbooks/blueprint_preparation.yaml |
|
|
|
``` |