Skip to content

Commit

Permalink
Point out that the playbooks work on CentOS 7 only, remove ome-ansibl…
Browse files Browse the repository at this point in the history
…e-molecule
  • Loading branch information
pwalczysko committed Aug 23, 2024
1 parent 1df440c commit 999c499
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
OME production services playbooks
=================================

**NOTE: We are in the process of migration of the playbooks in this repo to Rocky Linux 9/RHEL 9 OS but at the moment, they function only on CentOS 7 !!**
These playbooks encapsulate the running of various production servers run by the OME team.
If you are looking for examples of running your own production OMERO.server see

Expand All @@ -10,7 +11,7 @@ If you are looking for examples of running your own production OMERO.server see
Details
-------

- Install `Ansible` and dependencies using the [ome-ansible-molecule package](https://pypi.org/project/ome-ansible-molecule/).
- Install `Ansible` >2.10.
- Install required roles: `ansible-galaxy install -r requirements.yml`
- Run the [`site.yml` playbook](site.yml).

Expand Down

0 comments on commit 999c499

Please sign in to comment.