Skip to content

Commit

Permalink
overlay coreos-base/misc-files: add ami oem files
Browse files Browse the repository at this point in the history
found by booting stable on AWS: `find /usr/share/oem` + checking the
content of files created by base Ignition.

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
  • Loading branch information
tormath1 committed Sep 26, 2023
1 parent d38553b commit 964c05a
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
/etc/systemd/system/amazon-ssm-agent.service
/etc/systemd/system/nvidia.service
/etc/systemd/system/multi-user.target.wants/amazon-ssm-agent.service
/etc/systemd/system/multi-user.target.wants/nvidia.service
/etc/systemd/system/multi-user.target.requires/coreos-metadata-sshkeys@core.service
/etc/eks
/oem/ssm
/oem/units
/oem/base/
/oem/bin/
/oem/eks/

0 comments on commit 964c05a

Please sign in to comment.