Displaying 2 results from an estimated 2 matches for "hunkydory".
2010 Jul 21
1
Empty set in MySQL for puppetdashboard.
Hey all,
recently installed puppet-dashboard (latest), to puppet with MySQL.
Things are looking hunkydory, but some nodes are not appearing in the
db.
In the puppet-dashboard logs we have:
Node Load (0.4ms) SELECT * FROM `nodes` WHERE (`nodes`.`name` =
''my.host'') ORDER BY name ASC LIMIT 1
Quering the db directly, that is indeed the case:
mysql> SELECT * FROM `nodes` WHERE (`no...
2018 Apr 07
6
OpenSSH private key format errors with LibreSSL 2.7
On 2018-04-07 11:24, Bernard Spil wrote:
> On 2018-04-07 9:04, Joel Sing wrote:
>> On Friday 06 April 2018 21:31:01 Bernard Spil wrote:
>>> Hi,
>>>
>>> When using OpenSSH with LibreSSL 2.7.x it cannot read existing RSA
>>> and
>>> ECDSA private keys.
>>>
>>> Error loading key "./id_rsa": invalid format