spec/fixtures/unit/puppetfile/various-modules/Puppetfile in r10k-3.12.0 vs spec/fixtures/unit/puppetfile/various-modules/Puppetfile in r10k-3.12.1
- old
+ new
@@ -5,5 +5,6 @@
mod 'foo', git: 'this/remote', branch: 'main'
mod 'bar', git: 'this/remote', tag: 'v1.2.3'
mod 'baz', git: 'this/remote', commit: '123abc456'
mod 'fizz', git: 'this/remote', ref: '1234567890abcdef1234567890abcdef12345678'
mod 'buzz', git: 'this/remote', ref: 'refs/heads/main'
+mod 'canary', local: true