ensure salt-latest.repo is absent, salt.minion state include repo.client

This commit is contained in:
m0duspwnens
2022-01-29 11:04:03 -05:00
parent ddba4a5fe5
commit a90660c07b
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@ include:
- salt
- salt.helper-packages
- systemd.reload
- repo.client
{% if INSTALLEDSALTVERSION|string != SALTVERSION|string %}