We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2506aec commit 91e91e5Copy full SHA for 91e91e5
environments/common/inventory/group_vars/builder/defaults.yml
@@ -12,3 +12,4 @@ block_devices_mount_state: present
12
basic_users_manage_homedir: false
13
grafana_state: stopped # as it tries to listen on the "real" grafana node
14
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