mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
maint(set_lsb_release): Remove gentoo-release (again)
We now require Vagrant 1.5.0 both in documentation and in code which uses os-release instead of gentoo-release.
This commit is contained in:
parent
8183430f6c
commit
20f191a804
@ -67,6 +67,3 @@ sudo_clobber "${ROOT_FS_DIR}/usr/share/coreos/update.conf" <<EOF
|
||||
SERVER=$COREOS_VERSION_AUSERVER
|
||||
GROUP=$FLAGS_group
|
||||
EOF
|
||||
|
||||
# For old versions of vagrant
|
||||
sudo_clobber "${ROOT_FS_DIR}/etc/gentoo-release" <<<"$COREOS_VERSION_NAME"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user