Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target doesn't work as intended #440

Open
cdenneen opened this issue Mar 7, 2024 · 0 comments
Open

target doesn't work as intended #440

cdenneen opened this issue Mar 7, 2024 · 0 comments

Comments

@cdenneen
Copy link

cdenneen commented Mar 7, 2024

```yaml
fixtures:
repositories:
firewall: "https://github.com/puppetlabs/puppetlabs-firewall.git"
stdlib: "https://github.com/puppetlabs/puppetlabs-stdlib.git"
control_repo:
repo: "https://github.com/puppetlabs/control-repo"
target: "spec/fixtures/control_repos"
```

results in spec/fixtures/control_repos/control_repo clone instead of control_repo module being cloned into spec/fixtures/control_repos

So similarly if you had something like puppet_agent7 with target of spec/fixtures/modules/puppet_agent it would result in spec/fixtures/modules/puppet_agent/puppet_agent7 being the directly clone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants