bundles/jenkins-ci: add systemd unit file
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-19 18:53:49 +01:00
parent bd45def053
commit 945e349d61
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 59 additions and 0 deletions

View file

@ -152,6 +152,10 @@ nodes['rx300'] = {
'jenkins-ci': {
'install_ssh_key': True,
'domain': 'jenkins.franzi.business',
'writeable_paths': {
'/var/www/franzi.business', # for deployment task
'/var/www/unicornsden', # for deployment task
},
},
'letsencrypt': {
'concat_and_deploy': {