diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-06-06 17:49:59 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2022-06-06 17:53:57 -0400 |
commit | c5c43ada3a831e3194578830522713edfb482ca7 (patch) | |
tree | 9e95c10f34535051c605e0fd7f6978c131264585 /templates/feature/agl-demo-cluster-support/50_local.conf.inc | |
parent | af8b5d850e4da041f1fa1bb56a63ef7b6cf88a83 (diff) |
Rename agl-cluster-demo-support feature
Rename agl-cluster-demo-support feature to agl-demo-cluster-support
to make it clearer that it relates to the agl-demo-platform image.
Bug-AGL: SPEC-4425
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I3a29f6507a55bb4ec5ae5ecb70e10bb910759196
Diffstat (limited to 'templates/feature/agl-demo-cluster-support/50_local.conf.inc')
-rw-r--r-- | templates/feature/agl-demo-cluster-support/50_local.conf.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/feature/agl-demo-cluster-support/50_local.conf.inc b/templates/feature/agl-demo-cluster-support/50_local.conf.inc new file mode 100644 index 000000000..188d8e8e5 --- /dev/null +++ b/templates/feature/agl-demo-cluster-support/50_local.conf.inc @@ -0,0 +1 @@ +AGL_FEATURES:append = " agl-demo-cluster-support" |