Skip to content

Commit

Permalink
WIP: Disable growpart for now
Browse files Browse the repository at this point in the history
Need to teach it about complex devices.
  • Loading branch information
jlebon committed Jul 2, 2020
1 parent 5ebddcd commit 6c3ad4b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ set -euo pipefail
# Growpart /, until we can fix Ignition for separate /var
# (And eventually we want ignition-disks)

echo "nope"
exit 0

path=$1
shift

Expand Down

0 comments on commit 6c3ad4b

Please sign in to comment.