[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic-devel] systemd.unit files and atomic upgrade.
- From: Colin Walters <walters verbum org>
- To: atomic-devel projectatomic io
- Subject: Re: [atomic-devel] systemd.unit files and atomic upgrade.
- Date: Thu, 21 May 2015 17:41:18 -0400
On Thu, May 21, 2015, at 04:22 PM, Tim St Clair wrote:
> Every reboot it's ignored.
>
> Only on an explicit deamon-reload did it take the unit file into account.
One side effect of how `atomic host upgrade` works via OSTree is that
the configuration merge of `/etc` will only take effect when you run it.
If your provisioning process does something like:
```
# atomic host upgrade
# ansible/puppet/vi
# ... time passes ...
# reboot
```
Then the changes in `/etc` will be "lost" in the previous deployment.
I'd recommend rebooting soon after invoking `atomic host upgrade`. We'll
work to improve this in the future:
https://github.com/projectatomic/rpm-ostree/issues/40
Is this the issue?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]