Skip to content

(MODULES-4751) Fix Archive Order of Operations#225

Merged
hunner merged 1 commit intopuppetlabs:masterfrom
bstopp:bug/master/oracle-archive
Apr 25, 2017
Merged

(MODULES-4751) Fix Archive Order of Operations#225
hunner merged 1 commit intopuppetlabs:masterfrom
bstopp:bug/master/oracle-archive

Conversation

@bstopp
Copy link
Copy Markdown

@bstopp bstopp commented Apr 20, 2017

Without this patch the Oracle based package installations fail due to missing dependency: the package. The package installation command is defined and applied before the archive resource downloads the remote file. This patch correctly applies the order of operations: download package, install package.

Ticket Link: https://tickets.puppetlabs.com/browse/MODULES-4751

Without this patch the Oracle based package installations fail due to missing dependency: the package. The package installation command is defined and applied before the archive resource downloads the remote file. This patch correctly applies the order of operations: download package, install package.
@hunner hunner merged commit fcf3ac3 into puppetlabs:master Apr 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants