Comment 1 for bug 1609885

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Note, this came about from trying to do policy like this:

profile snap.foo.bar {
  @{INSTALL_DIR}/@{SNAP_NAME}/@{SNAP_REVISION}/baz cx -> baz,

  profile baz {
    @{INSTALL_DIR}/@{SNAP_NAME}/@{SNAP_REVISION}/bar cx -> snap.foo.bar,
  }
}