Skip to content
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

Fix CI: stunnel don't start because certs are missing #5

Closed
wants to merge 0 commits into from
Closed

Conversation

n-rodriguez
Copy link
Member

No description provided.

@n-rodriguez
Copy link
Member Author

n-rodriguez commented Apr 20, 2019

I think we can merge this one with #4 to eventually have a working CI. Then I could add some tests :)

@n-rodriguez
Copy link
Member Author

/r @myii

@myii
Copy link
Member

myii commented Apr 20, 2019

@n-rodriguez The service still isn't starting in both test runs. Can you resolve this?

@n-rodriguez
Copy link
Member Author

@n-rodriguez The service still isn't starting in both test runs. Can you resolve this?

To resolve this you need to merge both PR. The first to merge is #4. Then I will rebase my branch.

@n-rodriguez
Copy link
Member Author

I've tested locally. It's just I don't want to lose a contribution neither wait for changes (rebase) on it :)

@myii
Copy link
Member

myii commented Apr 20, 2019

@n-rodriguez OK, looking at #4 now.

@myii
Copy link
Member

myii commented Apr 20, 2019

@n-rodriguez Unfortunately, I can't merge on this repo because:

  • Only those with write access to this repository can merge pull requests.

I'll get this resolved but in the meantime, are you able to merge #4?

@n-rodriguez
Copy link
Member Author

are you able to merge #4?

neither do I, sorry...

@myii
Copy link
Member

myii commented Apr 20, 2019

@n-rodriguez OK, I've sent a request in our Formulas group on Slack, which is also linked by IRC and available via. Matrix (e.g. riot.im) -- bridged to #saltstack-formulas
on Freenode. It would be great if you could join us there -- it's far easier to get someone's attention there, too.

@n-rodriguez
Copy link
Member Author

It would be great if you could join us there

sure! 👍

@myii
Copy link
Member

myii commented Apr 20, 2019

@n-rodriguez It occurred to me that I could go ahead and test what would happen once both of these PRs are merged: https://travis-ci.com/myii/stunnel-formula/builds/109055910. As you can see, one of them is still failing. Could you look into this?

@n-rodriguez
Copy link
Member Author

As you can see, one of them is still failing. Could you look into this?

Stunnel 5.06 don't support the include directive. Services declaration must go in stunnel.conf file.

@n-rodriguez
Copy link
Member Author

I would say this formula is not compatible with Debian Jessie.

@myii
Copy link
Member

myii commented Apr 21, 2019

@n-rodriguez Is there no way to adapt the formula for < v5.06? Or does Jessie need to be removed from the test matrix instead? If that's the way forward, then probably need a note in the README as well.

@myii
Copy link
Member

myii commented Apr 21, 2019

@alxwr Any suggestions about how to deal with Jessie based upon the situation above?

@myii
Copy link
Member

myii commented Apr 22, 2019

@n-rodriguez We've got write access now so what would you like to do about merging #4 and this PR?

@daks
Copy link
Member

daks commented Apr 23, 2019

@n-rodriguez to keep kitchen.yml clear and simple, I recommend to put pillar data outside of it, for example in test/salt/pillar directory, like done https://github.com/daks/usersandgroups-formula/blob/master/kitchen.yml#L40

@alxwr
Copy link
Member

alxwr commented Apr 23, 2019

@alxwr Any suggestions about how to deal with Jessie based upon the situation above?

Yes. Work with macros and decide based on osfinger where to put their output and whether to use include.

Good catch btw.

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.

4 participants