redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 62 forks source link

Fixing how param files are found on remote target #68

Closed oybed closed 5 years ago

oybed commented 6 years ago

What does this PR do?

This PR changes the with_fileglob to use find as the former is for local hosts only - i.e.: doesn't work for remote targets.

How should this be tested?

Is there a relevant Issue open for this?

resolves #56

Who would you like to review this?

cc: @redhat-cop/openshift-applier

oybed commented 5 years ago

This PR is superseded by PR https://github.com/redhat-cop/openshift-applier/pull/70

sabre1041 commented 5 years ago

Closing as per comment by @oybed