diff options
| author | 2023-06-01 22:18:35 +0100 | |
|---|---|---|
| committer | 2023-07-24 14:42:09 +0100 | |
| commit | 2b8a40bc1c9ce1520c1e5c370880b83c2f56607a (patch) | |
| tree | ccb09fc52f4d561515217b976778c7a157302885 /inventory/README.md | |
| parent | Add agenda for next week (diff) | |
Remove kubespray and related roles
Diffstat (limited to 'inventory/README.md')
| -rw-r--r-- | inventory/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/inventory/README.md b/inventory/README.md index 0c621b7..294d80b 100644 --- a/inventory/README.md +++ b/inventory/README.md @@ -1,11 +1,9 @@ # Inventory -The main inventory for the pydis cluster, including configuration for kubespray. +The main inventory for the pydis cluster. ## Content -- `group_vars`: Configuration variables for kubespray in various contexts. This directory is not covered by ansible-lint, and should generally not be used to add new configuration. Instead, that should be placed appropriately within the project as normal. -- `patches` - `hosts.yaml`: The main hosts file for our infrastructure. ## Deployment |