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

Implement Guest capability for retrieving facts #91

Closed
Sharpie opened this issue Oct 4, 2015 · 0 comments
Closed

Implement Guest capability for retrieving facts #91

Sharpie opened this issue Oct 4, 2015 · 0 comments
Milestone

Comments

@Sharpie
Copy link
Member

Sharpie commented Oct 4, 2015

Currently, the only way for PE Build to determine which Guest OS, OS version and architecture it is dealing with is through the detect_installer capability. Unfortunately, this capability bakes all of that info into the name of an installer tarball, which is the only return value:

puppet-enterprise-2015.2.0-el-6-x86_64.tar.gz

In order to allow provisioners to implement more flexible decision making, we need a capability that just gathers facts.

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

1 participant