Bug#698898: certificate file locations

2013-04-10 Thread martin f krafft
Please, let's use the list instead of CC lists. also sprach Joe Healy [2013.04.09.0658 +0200]: > Is it appropriate to set the default config to > a /var/lib/salt/{master,minion}/pki location? Yes, in addition to an appropriate note in README.Debian. > If so, I guess this would be done via a qui

Bug#698898: [Pkg-salt-team] Bug#698898: Bug#698898: Bug#698898: certificate file locations

2013-04-10 Thread Andrii Senkovych
2013/4/10 Joe Healy : > We don't actually need to change the default location via quilt as the > postinst script will change it. But it is probably more obvious for > newcomers and others to have the patch there. Downside is the work is > done in two places - but, in time we could probably delete t

Bug#698898: [Pkg-salt-team] Bug#698898: Bug#698898: certificate file locations

2013-04-10 Thread Julien Cristau
On Wed, Apr 10, 2013 at 20:28:25 +1000, Joe Healy wrote: > Having thought about it for awhile, I think a feasible design is > coming together: > > We change via quilt the default config file location. This will deal > with new installations. > > To deal with existing installations, we write a sc

Bug#698898: [Pkg-salt-team] Bug#698898: Bug#698898: certificate file locations

2013-04-10 Thread Joe Healy
Having thought about it for awhile, I think a feasible design is coming together: We change via quilt the default config file location. This will deal with new installations. To deal with existing installations, we write a script which does the following in postinst: We read the /etc/salt/master

Bug#698898: [Pkg-salt-team] Bug#698898: Bug#698898: certificate file locations

2013-04-09 Thread Joe Healy
Franklin, On Wed, Apr 10, 2013 at 5:13 AM, Franklin G. Mendoza wrote: > > I think we can use quilt (as you write) and move the location to > /var/lib/salt/ > > [1] https://github.com/saltstack/salt/issues/3396 > > If you need help, well... we can do it together. > I think there are 2 approache

Bug#698898: [Pkg-salt-team] Bug#698898: certificate file locations

2013-04-09 Thread Franklin G. Mendoza
Hi Joe, I read a bug reported [1] by Madduck on github 3 months ago and the upstream don't want to change the location because FreeBSD use the actual location and this will have a problem for being a portable software. I think we can use quilt (as you write) and move the location to /var/lib/sal

Bug#698898: certificate file locations

2013-04-08 Thread Joe Healy
Hi, Is it appropriate to set the default config to a /var/lib/salt/{master,minion}/pki location? If so, I guess this would be done via a quilt patch. People who are using package managed versions would need to be notified, but the number of those should be small at this stage. Thanks, Joe --