You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not overwrite yaml files with previously read in data
Fixes issue #254.
Re-initialize the PuppetLine::Data structure when reading in yaml files.
Also, when obtaining the "manifest", return the stored manifest_lines
values if the read-in contents are from a yaml file.
0 commit comments