Fix install nss
parent
f7097fbe07
commit
b421d0ed5b
|
@ -14,7 +14,6 @@ common_required_pkgs:
|
||||||
- bash-completion
|
- bash-completion
|
||||||
- socat
|
- socat
|
||||||
- unzip
|
- unzip
|
||||||
- nss
|
|
||||||
|
|
||||||
# Set to true if your network does not support IPv6
|
# Set to true if your network does not support IPv6
|
||||||
# This maybe necessary for pulling Docker images from
|
# This maybe necessary for pulling Docker images from
|
||||||
|
|
|
@ -3,3 +3,4 @@ required_pkgs:
|
||||||
- libselinux-python
|
- libselinux-python
|
||||||
- device-mapper-libs
|
- device-mapper-libs
|
||||||
- ebtables
|
- ebtables
|
||||||
|
- nss
|
||||||
|
|
|
@ -3,3 +3,4 @@ required_pkgs:
|
||||||
- libselinux-python
|
- libselinux-python
|
||||||
- device-mapper-libs
|
- device-mapper-libs
|
||||||
- ebtables
|
- ebtables
|
||||||
|
- nss
|
||||||
|
|
Loading…
Reference in New Issue