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

Reference inspec profile like cookbook in berksfile #1839

Open
dee3sync opened this issue Feb 4, 2020 · 0 comments
Open

Reference inspec profile like cookbook in berksfile #1839

dee3sync opened this issue Feb 4, 2020 · 0 comments

Comments

@dee3sync
Copy link

dee3sync commented Feb 4, 2020

Would it be possible to reference an inspec profile to pull down similar to referencing a cookbook that is being sourced from a git repo?

Example of depending on cookbook which works today:

cookbook "my_cookbook", git: "git@ssh.dev.azure.com:v3/my-org/chef-project/my_cookbook", branch: 'master'

Example of what I am looking for support on:

inspec_profile "my_inspec_profile", git: "git@ssh.dev.azure.com:v3/my-org/chef-project/my_inspec_profile", branch: 'master'

If this already exists and someone would give an example, that would be awesome!

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

No branches or pull requests

1 participant