Compare commits
1 Commits
eb3d5b3956
...
4deae00ca4
| Author | SHA1 | Date | |
|---|---|---|---|
| 4deae00ca4 |
@ -1,2 +1 @@
|
||||
docker
|
||||
incus
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
# almalinux/8.10/base
|
||||
deploy_files_from_image = true
|
||||
deploy_files_from_common = true
|
||||
use_incus = true
|
||||
packages = [
|
||||
"git",
|
||||
"jq",
|
||||
|
||||
@ -1 +0,0 @@
|
||||
incus
|
||||
@ -1,4 +0,0 @@
|
||||
[puppet]
|
||||
name=puppet repository
|
||||
baseurl=https://packagerepo.service.consul/puppet7/el/8-daily/x86_64/os/
|
||||
gpgkey=https://packagerepo.service.consul/puppet7/el/8-daily/x86_64/os/RPM-GPG-KEY-puppet-20250406
|
||||
@ -1,16 +0,0 @@
|
||||
# almalinux/8.10/puppet-base
|
||||
incus_source = "almalinux8/base/latest"
|
||||
deploy_files_from_image = true
|
||||
use_incus = true
|
||||
packages = [
|
||||
"puppet-agent",
|
||||
"puppet-initial"
|
||||
]
|
||||
scripts_pre_packages = [
|
||||
"dnf makecache",
|
||||
"dnf update -y",
|
||||
]
|
||||
scripts_final = [
|
||||
"dnf clean all",
|
||||
"rm -rf /var/cache/dnf"
|
||||
]
|
||||
Loading…
Reference in New Issue
Block a user