David O'Brien wrote:
> Jason Gerard DeRose wrote:
> > In ipa-server-install, if options.setup_dns is False, the
> > `dns_forwarders` variable doesn't get defined, and so things crap out
> > when bind.setup() is called in line 649.
> >
>
> I'm assuming this is what causes the "local variable 'dn
Jason Gerard DeRose wrote:
In ipa-server-install, if options.setup_dns is False, the
`dns_forwarders` variable doesn't get defined, and so things crap out
when bind.setup() is called in line 649.
I'm assuming this is what causes the "local variable 'dns_forwarders'
referenced before assignm
On Tue, 2009-09-08 at 01:12 -0600, Jason Gerard DeRose wrote:
> In ipa-server-install, if options.setup_dns is False, the
> `dns_forwarders` variable doesn't get defined, and so things crap out
> when bind.setup() is called in line 649.
Ack and pushed.
Martin
_
In ipa-server-install, if options.setup_dns is False, the
`dns_forwarders` variable doesn't get defined, and so things crap out
when bind.setup() is called in line 649.
>From 0001ead23abfca6bd419e06ca6ab134367672e63 Mon Sep 17 00:00:00 2001
From: Jason Gerard DeRose
Date: Tue, 8 Sep 2009 01:03:5