Skip to content

Commit 91e91e5

Browse files
committed
omit block device configuration in packer build
1 parent 2506aec commit 91e91e5

File tree

1 file changed

+1
-0
lines changed
  • environments/common/inventory/group_vars/builder

1 file changed

+1
-0
lines changed

environments/common/inventory/group_vars/builder/defaults.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ block_devices_mount_state: present
1212
basic_users_manage_homedir: false
1313
grafana_state: stopped # as it tries to listen on the "real" grafana node
1414
grafana_datasources: [] # as grafana won't be up - NB also dashboards are downloaded but not imported
15+
block_devices_configurations: [] # as volumes will not be attached to Packer build VMs

0 commit comments

Comments
 (0)