Skip to content
Snippets Groups Projects
Commit e572373a authored by Nils Olof Paulsson's avatar Nils Olof Paulsson
Browse files

cleanupthings

parent 1a48acd5
No related branches found
No related tags found
1 merge request!1Devel
Pipeline #105239 passed
......@@ -9,6 +9,10 @@ class omni (
include profiles::letsencrypt
include postgresql::server
package { 'python39':
ensure => 'installed',
}
firewalld_service { 'Allow SSH in the liu zone':
ensure => present,
zone => 'liu',
......@@ -40,8 +44,4 @@ class omni (
shell => '/bin/bash',
sshkey => 'AAAAB3NzaC1yc2EAAAADAQABAAABAQDHsZ1q+e4nD2SAx659Kv1vf3tmhQmQJ/KOe4zOk4FyJt2OUoHs82RD4rYVXxcnGojwFjTAtYTW2B4q/f334IGY9aezow/b39kkg977bJ7AC/OU1enkWFK3nkDtkP7htVbsSeogvyHf32niyosDvW8CTNe9DZctyJ5Eu9AB0z/tuAr++/z+9sWYtiG0sGn/rUnrAvOqWHkTR2ShZHZPyXq+UCrJXHfbJ+P9EzzgFjr2uPoFgBiCqd0Ov2zWP3k+chGcbSSKtJ3I3Ylh49jAxB1/srct4R0o7sNOKQBnrXXTAIkDLma2ilu0dAksPjD22ZYvWgRt03u7qxQR6lOB/', #lintignore:140chars
}
include omni::python
#include omni::yarn
#include omni::runserver
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment