Adam Ryczkowski writes:
>> > Since it appeared to be impossible to get recent puppet with augeas
>> > and stored configs running on Hardy (8.04), I tried to install it on
>> > Jaunty. Unfortunately my attempt failed on stored configs.
>>
>> As said before, I'm using the current puppet and augeas
Well, it seems I didn't have to. After reboot (and automatic start
puppetmasterd as a daemon) the database miraculously appeared. The
storedconfigs still didn't work, and puppetmasterd complained (in a
very verbose way) something about insufficient permission. So chowned
the sqlite database for use
> Well, I didn’t. There is no menton of any more reconfiguring sqlite3
> beyond those threee statements in the puppet.conf, which I wrote
> about. I took those statements from Puppet Wiki:
>
> storeconfigs = true
> dbadapter = sqlite3
> dblocation = /var/lib/puppet/storeconfigs.sqlite
>
> I will ad
> > Since it appeared to be impossible to get recent puppet with augeas
> > and stored configs running on Hardy (8.04), I tried to install it on
> > Jaunty. Unfortunately my attempt failed on stored configs.
>
> As said before, I'm using the current puppet and augeas on ubuntu
> hardy. I'm using s
Adam Ryczkowski writes:
> Since it appeared to be impossible to get recent puppet with augeas
> and stored configs running on Hardy (8.04), I tried to install it on
> Jaunty. Unfortunately my attempt failed on stored configs.
As said before, I'm using the current puppet and augeas on ubuntu
hard