-
Notifications
You must be signed in to change notification settings - Fork 156
salt 2019.2 yaml render compatibility #41
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
salt 2019.2 yaml render compatibility #41
Conversation
@dimabutyrin Thanks for this. Due to long discussion about supporting older versions of Salt, we currently need to use the |
@dimabutyrin Thanks for the update. Now as I've gone to test it, I can't find a problem before this fix. I've tried with and without a pillar (using |
Its attached to the initial PR message. In the bottom. Along with the salt
version-report.
…On Tue, Mar 26, 2019, 5:37 PM Imran Iqbal ***@***.***> wrote:
@dimabutyrin <https://github.com/dimabutyrin> Thanks for the update. Now
as I've gone to test it, I can't find a problem *before* this fix. I've
tried with and without a pillar (using pillar.example). Can you share a
pillar configuration that causes this breakage?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#41 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGuxOx5fLfNjWthdk00Vuk_egTS09Jkbks5vaj65gaJpZM4cLf23>
.
|
@dimabutyrin Of course it is! Really sorry, I'm doing multiple tasks at the same time so I missed that. However, I've just used that exact pillar with an Ubuntu 14.04 @aboe76 Would you mind looking in to this? |
@myii are you checking ntp.ng state? ntp state works fine. |
@dimabutyrin Absolutely, |
@myii the ntp.conf file order isn't a problem for the functioning of ntp, only cosmetic. |
@aboe76 That's fine, I've got no blocks to this being merged. One question: are you able to reproduce the original issue? |
@myii today I checked it in a production setup, that have master-minion deployment. And the issue is not reproducible. I guess it's something wrong with |
@dimabutyrin It's probably something to do with |
@myii sorry I use the chrony-formula and systemd-formula for timekeeping, haven't tried ntp-formula for a while let me it up again on a minion. |
@dimabutyrin @myii can't reproduce, I have upgraded al my minions to a py3 version... But having this in here isn't doing any harm...and if it solves a edge case that's nice. |
@aboe76 I'm fine either way, I'll leave it to you to make the final decision. |
merged it |
Salt 2019.2.0 has Non-Backward-Compatible Change to YAML Renderer, more here: https://docs.saltstack.com/en/latest/topics/releases/2019.2.0.html#non-backward-compatible-change-to-yaml-renderer
Without these changes ntp.ng state is failing: