On Wed, Nov 23, 2016 at 02:49:23PM +0100, Miroslav Suchý wrote: > I just wanted to download F25 Cloud image for OpenStack and was surprised that there is none. There is just Atomic image. > But Atomic use rpm-ostree for installing packages. There is no DNF. However I cannot find any module for rpm-ostree for > Ansible. > > Am I missing something? What should I install nowdays when I am using Ansible for managing configuration? virt-builder images were released last Thursday (the day after Fedora 25): https://rwmj.wordpress.com/2016/11/24/fedora-25-is-out-virt-builder-images-available/ These work normally. They come with the @Core group of packages installed, and you can use dnf to install further packages. virt-builder itself can also add packages at build time (using the `virt-builder --install' option, which is just a wrapper that runs dnf). Unfortunately there are problems with the POWER-based images which have taken a lot of time and effort to resolve -- still ongoing -- but for the other architectures everything should be fine. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx