I have two questions:
1) I've been using squeeze-backports to install 2.7.13 on Ubuntu
10.04. Besides possible dependency issues (which is my next question)
is this best practice for installing 2.7.13?
2) Just today I've been getting dpkg dependency issues installing
2.7.13 through squeeze-backpo
(note all the keys in my known_hosts and ssh_known_hosts not managed
by puppet are prepended with '|1|' on my Ubuntu boxes).
Am i missing something here? Or does Ubuntu just handle these files
differently and I have to come up with a workaround?
Thanks in advance,
Evan Stachowiak
--
Yo
Thanks, Craig, very helpful.
For anyone searching for this, the answer was to use the unhashed key. To
find the unhashed key, use this command:
ssh-keyscan -t rsa hostname
On Mon, Oct 3, 2011 at 1:36 PM, Craig White wrote:
>
> On Oct 3, 2011, at 7:39 AM, Evan Stachowiak wrote:
&g
Is there a best practice or repository I can pull from to install
>=2.7.2 on ubuntu 10.04?
I'm currently using backports and the latest available version is
2.7.1, which is below the requirements for cloud provisioner.
Or should I just go ahead and compile from source?
--
You received this messa
t; through gems. I might be able to publish my python script that does this.
>
> >> On Thu, Oct 20, 2011 at 3:01 PM, Evan Stachowiak <
> >> evan.stachow...@gmail.com> wrote:
>
> >>> Is there a best practice or repository I can pull from to install
> >&g
I'm running into the same issue on Ubuntu 10.04, hiera 0.3.0, puppet
2.7.18, ruby187.
Hiera can lookup values, but only if there is no variable interpolation in
/etc/puppet/hiera.yaml.
:hierarchy:
- '%{operatingsystem}'
- common
will give this error:
err: Could not retrieve catalog from remote
y, August 22, 2012 3:44:21 PM UTC-4, Evan Stachowiak wrote:
>
> I'm running into the same issue on Ubuntu 10.04, hiera 0.3.0, puppet
> 2.7.18, ruby187.
>
> Hiera can lookup values, but only if there is no variable interpolation in
> /etc/puppet/hiera.yaml.
>
> :hiera