Customizations to the pam package were refactored to a new pam-config package. This update installs this package in the stx-nova image. Story: 2004520 Task: 28589 Change-Id: Ia21fdb30fa3bff6d123ebaa3d057190d05d4913d Signed-off-by: Don Penney <don.penney@windriver.com>
10 lines
308 B
Plaintext
10 lines
308 B
Plaintext
BUILDER=loci
|
|
LABEL=stx-nova
|
|
PROJECT=nova
|
|
PROJECT_REPO=https://github.com/starlingx-staging/stx-nova.git
|
|
PIP_PACKAGES="pycrypto tsconfig cgtsclient httplib2 pylint"
|
|
DIST_PACKAGES="openssh-clients openssh-server libvirt pam-config"
|
|
PROFILES="fluent nova ceph linuxbridge openvswitch configdrive qemu apache"
|
|
|
|
|