Skip to content

Commit

Permalink
revert initial setup to disk only
Browse files Browse the repository at this point in the history
  • Loading branch information
korewaChino committed Aug 21, 2024
1 parent ce4bd4f commit 6e17ef9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 4 additions & 0 deletions katsu/modules/base/base-disk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ scripts:
- id: disk-setup
name: Extra configuration for disk images
file: disk-setup.sh
- id: initial-setup
name: Enable Initial Setup
file: initial-setup.sh
priority: 50
dnf:
releasever: 40
options:
Expand Down
4 changes: 0 additions & 4 deletions katsu/modules/base/base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ scripts:
- id: cleanup
name: Clean up system
file: cleanup.sh
- id: initial-setup
name: Enable Initial Setup
file: initial-setup.sh
priority: 50
- id: selinux-setup
name: Set up SELinux
file: selinux.sh
Expand Down

0 comments on commit 6e17ef9

Please sign in to comment.