PreOS-Packages config path gets written twice

Issue #138 closed
Dave Lebbing created an issue

v1.6 build 11380

The config.plist for the attached workflow appears to have the PreOS-Packages folder path written twice in two identical dict nodes:

            <dict>
                <key>first_boot</key>
                <false/>
                <key>type</key>
                <string>package_folder</string>
                <key>url</key>
                <string>file:///Volumes/mds/Deploy/Workflows/4/PreOS-Packages</string>
            </dict>

Comments (2)

  1. Log in to comment