Skip to content

Commit

Permalink
Add a default empty volume list to pools.
Browse files Browse the repository at this point in the history
  • Loading branch information
dwlehman authored and pcahyna committed Jun 12, 2020
1 parent 90921af commit 69fb94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ storage_safe_mode: true # fail instead of implicitly/automatically removing dev
storage_pool_defaults:
state: "present"
type: lvm
volumes: []

encryption: false
encryption_passphrase: null
Expand Down

0 comments on commit 69fb94a

Please sign in to comment.