(promenade) Support genesis on 18.04

- Cleanup the genesis.sh template to support Ubuntu Bionic

Change-Id: I33d4731bbadfc3ec54b43606184a40d7597e9831
This commit is contained in:
Scott Hussey
2019-09-30 16:37:42 -05:00
parent b77002339c
commit b037267203
3 changed files with 11 additions and 3 deletions

View File

@@ -1,6 +1,9 @@
# Disable overwriting our resolv.conf
#
resolvconf --disable-updates
if [ -h /etc/resolv.conf ]; then
log "=== Removing resolv.conf symlink ==="
rm -f /etc/resolv.conf
fi
CURATED_DIRS=(
/etc/kubernetes