[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [atomic] Cloud init fails to install packages on Atomic Host
- From: Colin Walters <walters verbum org>
- To: atomic projectatomic io
- Subject: Re: [atomic] Cloud init fails to install packages on Atomic Host
- Date: Thu, 09 Feb 2017 08:02:43 -0500
Hi,
On Wed, Feb 8, 2017, at 11:33 PM, Shibu Gope wrote:
My user-data contains
packages:
- zsh
- git
- wget
- vim-enhanced
Currently cloud-init doesn't know about rpm-ostree's package layering.
In the big picture, I'd recommend only using cloud-init to bootstrap basic
things like authentication, network configuration, etc. Then use something
like Ansible to do further setup.
cloud-init's "system management abstraction" layer is a bit inconsistent and
not as well maintained as all of the config mgmt/automation tools out there
that can take over once you have a working SSH setup.
(Though on this topic we haven't yet done an Ansible module for rpm-ostree
either; I'd recommend just using the `bootcmd` hook to run it directly)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]