adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

Look at README.md and see whether the content is fit-for-purpose #3611

Open sxa opened 1 week ago

sxa commented 1 week ago

The README.md has had very little maintenance in the last two years. We should look at see if it is usable by end-users coming to the project and wishing to make use of our infrastructure by making it easy for people to find their way around.

Some notes:

sxa commented 4 days ago

Also for consideration: tags

tags can be used for inclusion or exclusion (--skiptags). In the case where a tag is skipped it should ideally not have any negative side effects. An example I hit was when excluding nagios_plugins it knocked out the Get_Vendor_Files role which stopped it obtaining the credentials for the jenkins user.

As a minimum this should be a warning in the new doc, but perhaps we should make the tags operate at a more granular level if possible. It may be difficult to support the above scanario and also just running the affected role.