walters added a new comment to an issue you are following:
``
I think this:
``
this has prevented me from then managing the network (I tried w/ a static ip) from a cloud-init datasource. I'm pretty sure we don't want that.
```
is independent of the "no networking on boot" problem, which is what was fixed by cloud-init.
One should be able to configure static IPs via `nmcli` in `bootcmd` hooks in cloud-init, so I'd like to back out the change to enable `network.service`.
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/174
walters added a new comment to an issue you are following:
``
Err wait, so can't we revert this now?
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/174
jberkus reported a new issue against the project: `atomic-wg` that you are following:
``
TL;DR: it is impossible to load a real locale in the base image. This breaks many applications.
In regular Fedora, locale is now part of systemd. The mini-systemd in the container base image does not include localctl, and as a result no real locale can be loaded. Try, for example, getting your locale set to en_US.utf8. You can't do it.
This means that any server application which depends on server locale ... such as PostgreSQL or HTTPD ... cannot be delpoyed to production on our base image.
Currently there's no workaround for this except installing *all* of systemd, which is like 100MB of packages. Must fix.
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/178
Dear all,
You are kindly invited to the meeting:
Fedora Cloud Workgroup on 2016-11-23 from 17:00:00 to 18:00:00 UTC
At fedora-meeting-1(a)irc.freenode.net
The meeting will be about:
Standing meeting for the Fedora Cloud Workgroup
Source: https://apps.fedoraproject.org/calendar/meeting/1999/
Looks like we have a candidate for release for F25 Atomic this week.
This is the Fedora-Atomic-25-20161120.0 production compose and all
links to ISOs and cloud images are below. The autocloud tests all
passed https://apps.fedoraproject.org/autocloud/jobs/491. Please
take some time and see if everything works as expected.
ISO
- https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-2016112…
QCOW
- https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-2016112…
Vagrant Libvirt
- https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-2016112…
Vagrant Virtualbox
- https://kojipkgs.fedoraproject.org/compose/twoweek/Fedora-Atomic-25-2016112…
The AWS AMIs are:
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-west-2) ami-928428f2 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-west-2) ami-9f8b27ff hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (sa-east-1) ami-f93ca395 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-west-1) ami-65065205 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (eu-west-1) ami-c6c290b5 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (eu-central-1) ami-3c71b453 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-southeast-2) ami-882d13eb hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-southeast-1) ami-68af0d0b hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-northeast-1) ami-f846f399 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-west-1) ami-dd0652bd hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (sa-east-1) ami-63fb650f hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (eu-west-1) ami-f6dd8f85 hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (eu-central-1) ami-e970b586 hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-southeast-2) ami-ef2b158c hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-southeast-1) ami-c2a90ba1 hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (ap-northeast-1) ami-dd45f0bc hvm gp2
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-east-1) ami-32251225 hvm standard
Fedora-Atomic-25-20161120.0.x86_64 EC2 (us-east-1) ami-a7380fb0 hvm gp2
Dusty
misc added a new comment to an issue you are following:
``
So I was a bit tired, and replaced "roundrobin" with "balance", then spent 5 minutes pondering why it was "balance balance" in the config file, and how did I managed to make a wrong search/replace....
So yeah, replacing roundrobin by source make it work better, so next step is "plugging to fedora auth". And then deploy something.
We also need a domain name, IIRC we had one, no ?
``
To reply, visit the link below or just reply to this email
https://pagure.io/atomic-wg/issue/153