Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use http.query instead of nbroles module | Georg Pfuetzenreuter | 2023-01-22 | 1 | -1/+1 |
| | | | | | | | | This is an attempt to remove the need for the custom nbroles module. If it works out, the localhost reference should be replaced with a global roles API endpoint. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> | ||||
* | Add nbroles_to_grains script + add note | Georg Pfuetzenreuter | 2023-01-21 | 1 | -0/+4 |
Script allows for testing and pipeline minions to work without access to the roles API. Additionally added a note about this in prepare_minion.py. Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net> |