commit | aa48ddb8bab34661635c577ef86c6dddb5015d83 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sat Dec 30 00:11:22 2023 -0500 |
committer | GitHub <noreply@github.com> | Sat Dec 30 00:11:22 2023 -0500 |
tree | 047e5c7affb5cccc1be2377a7dbf67aa98e7481e | |
parent | 467ff8cfdad22570e497f6cfbff6efea2c650a61 [diff] [blame] |
chore: add glance images (#809)
diff --git a/Earthfile b/Earthfile index 01e536c..b08c82a 100644 --- a/Earthfile +++ b/Earthfile
@@ -41,7 +41,7 @@ image: FROM ./images/base+image ENV ANSIBLE_PIPELINING=True - DO ./images+APT_INSTALL --packages "rsync openssh-client" + DO ./images+APT_INSTALL --PACKAGES "rsync openssh-client" COPY +build.venv.runtime/venv /venv ENV PATH=/venv/bin:$PATH COPY +build.collections/ /usr/share/ansible