kraig | Hello, I'm not sure if this is the right place to ask but I'll go ahead anyways. I'm having a bit of trouble with cloud-init on Debian 9.1 (DigitalOcean is my VPS provider). As part of my configuration file, I wish to install multiple packages. One of them requires that I add a new source and import a key from a keyserver. Naturally, cloud-init will create the list and attempt to import the key before attempting to install the pac | 01:19 |
---|---|---|
kraig | The problem is that Debian 9.1 doesn't have dirmngr installed, which is required to import a key from a keyserver. The import will fail and all packages installation will fail. | 01:20 |
kraig | Is there a way to make it install dirmngr before attempting to import a key? | 01:21 |
=== shardy is now known as shardy_lunch | ||
=== shardy_lunch is now known as shardy | ||
thnee | I added ssh_keys: with a rsa_private: and rsa_public:, yet there are no SSH keys in sight on the machine. Whats up with that? | 14:26 |
thnee | ssh_authorized_keys on the other hand works well | 14:26 |
thnee | oh wait, the keys end up in /etc/ssh/ | 14:27 |
thnee | so these are host keys, not user keys? | 14:30 |
thnee | should have been a lot clearer in documentation | 14:30 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!