Skip to content

(MODULES-5092) Failures during .Net 3 installation should be obvious #216

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

Merged
merged 2 commits into from
Jun 16, 2017
Merged

(MODULES-5092) Failures during .Net 3 installation should be obvious #216

merged 2 commits into from
Jun 16, 2017

Conversation

glennsarti
Copy link
Contributor

Previously if dot Net 3 experienced an error during installation, no error
would be logged and instead the SQL Setup would then fail but not inform Puppet
as to why. This commit changes the dot Net 3 installation method to instead
log the output from the installation process and fail the puppet run, with log
information, if the installation fails.

Previously the module would generate warnings that the ALL_SQL_VERSIONS constant
was already defined.  This commit changes the assignment so that it only assigns
the constant if it does not already exist.
Previously if dot Net 3 experienced an error during installation, no error
would be logged and instead the SQL Setup would then fail but not inform Puppet
as to why.  This commit changes the dot Net 3 installation method to instead
log the output from the installation process and fail the puppet run, with log
information, if the installation fails.
@jpogran jpogran merged commit a52e962 into puppetlabs:master Jun 16, 2017
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

Successfully merging this pull request may close these issues.

2 participants