refactor: Remove all rpm-ostree modules

This commit is contained in:
Gerald Pinder
2025-05-12 18:51:10 -04:00
parent b7232468a9
commit 08933e58dd
24 changed files with 183 additions and 335 deletions

View File

@@ -1,21 +1,19 @@
modules:
- from-file: common/common.yml
- from-file: common/updates.yml
- from-file: common/bluebuild-logo.yml
- from-file: common/jp-chezmoi.yml
- from-file: common/docker-engine.yml
- type: dnf
repos:
cleanup: true
files:
- kubectl.repo
- opentofu.repo
- https://download.docker.com/linux/fedora/docker-ce.repo
- https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
- fury.repo
install:
packages:
- docker-ce
- docker-ce-cli
- containerd.io
- docker-buildx-plugin
- docker-compose-plugin
- kubectl
- helm
- helix
@@ -36,6 +34,3 @@ modules:
- docker.service
- create_rke_user.service
- sshd.service
- from-file: common/updates.yml
- from-file: common/bluebuild-logo.yml
- from-file: common/jp-chezmoi.yml