mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
bump foreman and expose new grouping features
related to #3467 related to #5226 related to #4373
This commit is contained in:
@@ -777,6 +777,8 @@ SATELLITE6_GROUP_FILTER = r'^.+$'
|
||||
SATELLITE6_HOST_FILTER = r'^.+$'
|
||||
SATELLITE6_EXCLUDE_EMPTY_GROUPS = True
|
||||
SATELLITE6_INSTANCE_ID_VAR = 'foreman.id'
|
||||
SATELLITE6_GROUP_PREFIX = 'foreman_'
|
||||
SATELLITE6_GROUP_PATTERNS = ["{app}-{tier}-{color}", "{app}-{color}", "{app}", "{tier}"]
|
||||
|
||||
# ---------------------
|
||||
# ----- CloudForms -----
|
||||
|
||||
Reference in New Issue
Block a user