move deployment to new server
All checks were successful
dreamfall/morgan.mcmillian.dev/pipeline/head This commit looks good

This commit is contained in:
Morgan McMillian 2023-03-05 10:22:32 -08:00
parent 2c61c2b904
commit 6e9c19014d
2 changed files with 2 additions and 2 deletions

2
Jenkinsfile vendored
View file

@ -22,7 +22,7 @@ pipeline {
ansiblePlaybook( ansiblePlaybook(
playbook: 'main.yaml', playbook: 'main.yaml',
inventory: 'hosts.ini', inventory: 'hosts.ini',
credentialsId: 'onedrop-vetinari' credentialsId: 'igor'
) )
} }
// post { // post {

View file

@ -1,2 +1,2 @@
[web] [web]
vetinari.dreamfall.space vimes.dreamfall.space