Skip to content

Commit ae16669

Browse files
committed
install sssd and sssd-ldap packages in stackhpc fatimage
1 parent 70e630d commit ae16669

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

environments/.stackhpc/inventory/extra_groups

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ compute
3131
[squid:children]
3232
# Install squid into fat image
3333
builder
34+
35+
[sssd:children]
36+
# Install sssd into fat image
37+
builder
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
#update_enable: false # Can uncomment for speed debugging non-update related build issues
2+
sssd_install_ldap: true # include sssd-ldap package in fatimage

0 commit comments

Comments
 (0)