We're using a variant Alessandro's work to configure out instances.
https://github.com/instacart/ubuntu-ec2net
Reboot doesn't seem to refresh the interfaces list -- maybe there is
another event hook that we need? I'm not terribly familiar with udev but
would love to see this ironed out and ready
If you run `reload rsyslog` (which sends SIGHUP) then it will start
printing FQDNs for all processes. I noticed this when my Rsyslog started
printing FQDNs after logrotate ran...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
I believe this bug has resurfaced in ami-e1e8d395
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1003595
Title:
Cloud image doesn't call resolvconf but writes a file at
/etc/resolv.conf, causing re
I was using ami-bbf539d2. Tried ami-bf62a9d6 just now and the matter is
resolved.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/932415
Title:
Cloud-config can not add PPAs with international text in
Public bug reported:
Try:
#cloud-config
locale: en_US.UTF-8
apt_sources:
- source: 'ppa:ferramroberto/java'
This fails silently. Inserting debugging, we find the shell out to add-
apt-repository fails with:
Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 82, in