(promenade) Support genesis on 18.04
- Cleanup the genesis.sh template to support Ubuntu Bionic Change-Id: I33d4731bbadfc3ec54b43606184a40d7597e9831
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user