Dusty Mabe
Dusty Mabe
@cgwalters would this help the vagrant use case where I want to create an empty toplevel directory `/vagrant/` and mount a network filesystem to that location?
Not entirely the same thing as your original description and probably harder to pull off, but.... it would be nice to be able to dynamically create a top level mountpoint...
are there any unknown risks involved with using `chattr -i /` on atomic host? Would there be any problem with me adding that as a feature in vagrant-sshfs? something like:...
> One thing to note with the chattr approach is that the directory won't persist across upgrades. just realized this.. would it be worth it to have a config file...
Any need to bring this up in the meeting this week?
> Before doing this, as a basic sanity check, we should definitely do test composes of SB and AH _and_ boot up/rebase hosts to the composes. +1 - could we...
> @cgwalters > I don't think we need to worry too much about FAH; we just don't ship this in f29 right? (Though I did a quick test and it...
> > Would also be nice if we managed to get rid of anaconda first before we switch to f30 so we don't have to deal with "anaconda differences" between...
After starting `zincati` again the update succeeded. ``` Oct 29 16:12:21 linux systemd[1]: Starting Zincati Update Agent... Oct 29 16:12:21 linux systemd[1]: Starting rpm-ostree System Management Daemon... Oct 29 16:12:21...
> This is likely a dup of [ostreedev/ostree#2383](https://github.com/ostreedev/ostree/issues/2383) yeah. Maybe this is that bug. Just wondering if at a high level we should have some sort of timeout (either in...