bundles/jenkins-ci: add systemd unit file
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
bd45def053
commit
945e349d61
4 changed files with 59 additions and 0 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue