Skip to content

Commit

Permalink
add cloud.cfg setup for ionos cloud cloud-init support
Browse files Browse the repository at this point in the history
  • Loading branch information
tuunit committed Oct 22, 2024
1 parent 7e6edce commit 75c9b34
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,12 @@ IUSE=""

OEM_NAME="IONOS Cloud"

S="${WORKDIR}"

src_install() {
dodir /etc/cloud/cloud.cfg.d/
dodir /var/lib/cloud/seed/nocloud/

insinto /etc/cloud
doins "${FILEDIRES}/cloud.cfg"
doins "${FILESDIR}/cloud.cfg"
}

0 comments on commit 75c9b34

Please sign in to comment.