Skip to content

Commit 9d5d658

Browse files
authored
Merge pull request #116 from gardenlinux/sci-base-flag
add _scicommon feature flag
2 parents 9d02797 + 9c5c3ab commit 9d5d658

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed

features/_scicommon/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Feature: _scicommon
2+
3+
### Description
4+
5+
<website-feature>
6+
This platform feature flag adds some basic changes to all SCI related images.
7+
</website-feature>

features/_scicommon/info.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
description: "SCI common flag"
2+
type: flag

features/capi/info.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ features:
44
include:
55
- _pxe
66
- _rescue
7+
- _scicommon
78
- khost
89
- server
910
- sssd

features/scibase/info.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ type: element
33
features:
44
include:
55
- _rescue
6+
- _scicommon
67
- _slim
78
- gardener
89
- sssd

0 commit comments

Comments
 (0)