Browse Source

update README

ca-cert-and-multi-ks
ePietry 2 years ago
parent
commit
42cc79bd21
  1. 8
      ansible/README.MD

8
ansible/README.MD

@ -102,3 +102,11 @@ Create the initial ostree repo using `blueprint_example.toml` use the following
```
ansible-playbook playbooks/initial_ostree.yaml -e blueprint=blueprint_example.toml
```
## Build the RPMS
To build RPM for kiosk-config, microshift-manifests and Google Chrome, run the `build_RPMS.yaml` playbook
```
ansible-playbook playbooks/build_RPMS.yaml
```
Loading…
Cancel
Save