55-heat-config shouldn't use /var/run for it's DEPLOYED_DIR as it can be tmpfs mounted

Bug #1513217 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Heat Templates
New
Undecided
Unassigned

Bug Description

The os-refresh-config script 55-heat-config from heat-templates uses /var/run for the value of it's DEPLOYED_DIR variable. DEPLOYED_DIR is then used to determine what SoftwareDeployments have already been applied or not.

The issue is that /var/run is often tmpfs mounted, which means after a reboot and any subsequent os-collect-config metadata changes, all the SoftwareDeployemnts are reapplied whether they should be or not.

affects: heat → heat-templates
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.