Hi all, I have started testing to implement a ext_pillar: stack configuration. But I hit a snag, the stack ext_pillar requires a hard coded path, (something like /srv/stack/stack.cfg) So getting everything from gitfs and git_pillar won't work with stack. I have create an issue: https://github.com/bbinet/pillarstack/issues/24 To ask the author if it's possible to make it work. I think it's best for now to leave the current setup as it is. Are there currently issues with some formula's that need be addressed? - missing formula's for configuration? - improving openSUSE support for some existing salt-formulas? 2017-01-31 23:21 GMT+01:00 Niels Abspoel <aboe76@gmail.com>:
Thanks will take a look, most of the formulas, are known. so that won't be a problem I have a opensuse 42.2 virtual machine already running to test some stuff.
2017-01-31 22:53 GMT+01:00 Theo Chatzimichos <tampakrap@opensuse.org>:
On Tue, Jan 31, 2017 at 10:25:06PM +0100, Niels Abspoel wrote:
Theo,
I think I can create a MR, but on the basis of the git repo I have some difficulty in creating a working version, I have the following information: /srv/salt /srv/pillar
I miss the following information: formulas ( are they based on saltstack-formulas?) salt version ( 2016.11 or older)
formulas are indeed based on the saltstack-formulas github organization, but in the same gitlab instance are copies of them so that we lock their revision. I update them manually every one or two weeks after also checking at their diffs. You should have access to them but let me know if you don't please [1]. Also the saltmaster configuration is in salt as well.
salt version is 2016.3.4, the one included in 42.2. The update in 2016.11.x is wip because it fails some tests. The testsuite is [2] written by the SUSE Manager guys. It is running in a SUSE internal CI at the moment, but there is also a wip to move it to ci.o.o
Hope that helps, let me know if you need more info.
[1] https://gitlab.opensuse.org/saltstack-formulas/timezone-formula [2] https://github.com/openSUSE/salt-toaster -- To unsubscribe, e-mail: heroes+unsubscribe@opensuse.org To contact the owner, e-mail: heroes+owner@opensuse.org