feat: lxc updates #258
@ -9,6 +9,7 @@ hiera_include:
|
|||||||
- profiles::almalinux::base
|
- profiles::almalinux::base
|
||||||
|
|
||||||
profiles::packages::include:
|
profiles::packages::include:
|
||||||
|
crypto-policies-scripts: {}
|
||||||
lzo: {}
|
lzo: {}
|
||||||
policycoreutils: {}
|
policycoreutils: {}
|
||||||
unar: {}
|
unar: {}
|
||||||
|
|||||||
1
hieradata/virtual/lxc.yaml
Normal file
1
hieradata/virtual/lxc.yaml
Normal file
@ -0,0 +1 @@
|
|||||||
|
---
|
||||||
@ -2,6 +2,8 @@
|
|||||||
# saz-ssh manages the service, this is just some additional stuff
|
# saz-ssh manages the service, this is just some additional stuff
|
||||||
class profiles::ssh::service {
|
class profiles::ssh::service {
|
||||||
|
|
||||||
|
include ssh::server
|
||||||
|
|
||||||
# set sshd to start
|
# set sshd to start
|
||||||
systemd::manage_dropin { 'after-network-online.conf':
|
systemd::manage_dropin { 'after-network-online.conf':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user