Browse Source

update README

ca-cert-and-multi-ks
ePietry 2 years ago
parent
commit
42551a3f8e
  1. 7
      ansible/README.MD

7
ansible/README.MD

@ -141,4 +141,11 @@ To work properly, this playbook needs the property `ADMIN_SSH_PUBLIC_KEY` and `A
To start the build, run : To start the build, run :
``` ```
ansible-playbook playbooks/blueprint_preparation.yaml 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
``` ```
Loading…
Cancel
Save