Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Moved OCP post install where it belongs #48

Merged
merged 1 commit into from
Aug 29, 2019
Merged

Moved OCP post install where it belongs #48

merged 1 commit into from
Aug 29, 2019

Conversation

e-minguez
Copy link
Contributor

No description provided.

@@ -9,6 +9,9 @@ requirements:
configure:
./02_configure_host.sh

post_install:
./99_post_install.sh

clean: host_cleanup
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should post install be added to default?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd say to keep it 'manual' yet until something else is needed because the bridge seems to be handled by #47

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After #50 merges, I think we should plumb this to the top level also.

Copy link
Collaborator

@sreichar sreichar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nothing beyond the mentioned future work.

@sreichar sreichar merged commit 61fc150 into openshift-kni:master Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants