Install python2.7 on xenial
Starting in 16.04 Ubuntu no longer installs python v2.7 by default. Instead the default version of python is v3.5. If you still need v2.7 then add the `python` package to this list Change-Id: Ieb47e319ef2124570cc72acf1219c5b9d9fc9814
This commit is contained in:
parent
f0b26e6301
commit
10bc36ed80
multi-node-aio/templates/pre-seeds
ubuntu-server-16.04-unattended-cobbler-cinder.seedubuntu-server-16.04-unattended-cobbler-infra.seedubuntu-server-16.04-unattended-cobbler-logging.seedubuntu-server-16.04-unattended-cobbler-network.seedubuntu-server-16.04-unattended-cobbler-nova_compute.seedubuntu-server-16.04-unattended-cobbler-swift.seed
@ -219,7 +219,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
@ -210,7 +210,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
@ -211,7 +211,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
@ -210,7 +210,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
@ -218,7 +218,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
@ -235,7 +235,7 @@ tasksel tasksel/first multiselect openssh-server
|
||||
# Whether to upgrade packages after debootstrap.
|
||||
# Allowed values: none, safe-upgrade, full-upgrade
|
||||
d-i pkgsel/upgrade select none
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python2.7 vim vlan xfsprogs
|
||||
d-i pkgsel/include string bridge-utils ethtool ifenslave lvm2 openssh-server python vim vlan xfsprogs
|
||||
# Policy for applying updates. May be "none" (no automatic updates),
|
||||
# "unattended-upgrades" (install security updates automatically), or
|
||||
# "landscape" (manage system with Landscape).
|
||||
|
Loading…
x
Reference in New Issue
Block a user