Skip to content

Conversation

@stacywsmith
Copy link
Contributor

By default, the Host Software package on QFX-series platforms is not
upgraded by the <request-package-add> RPC. Adding the <force-host/>
argument to the RPC forces the Host Software package to also be upgraded.

This PR adds the ability to pass the force_host argument to the
junos_install_os module. This optional boolean argument defaults
to False. When set to True, it passes the <force-host/> argument to
the underlying <request-package-add> RPC.

By default, the Host Software package on QFX-series platforms is not
upgraded by the <request-package-add> RPC. Adding the <force-host/>
argument to the RPC forces the Host Software package to also be upgraded.

This PR adds the ability to pass the `force_host` argument to the
`junos_install_os` module. This optional boolean argument defaults
to False. When set to True, it passes the <force-host/> argument to
the underlying <request-package-add> RPC.
@stacywsmith stacywsmith requested a review from vnitinv April 27, 2017 00:10
@stacywsmith stacywsmith merged commit dad93ff into Juniper:master May 23, 2017
@stacywsmith
Copy link
Contributor Author

@vnitinv Just pinging to see if you can please review this change. It's fairly simple. Thanks.

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.

1 participant