Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vitamui-pr-pastis
Manage
Activity
Members
Labels
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dad
vitamui-pr-pastis
Commits
f3726537
Commit
f3726537
authored
4 years ago
by
Franck Bebel
Browse files
Options
Downloads
Patches
Plain Diff
[devops] put consul as vitam service
parent
48e965bb
No related branches found
Branches containing commit
No related tags found
1 merge request
!1
Feature/design/1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
deployment/roles/uninstall/tasks/vitam-service.yml
+29
-0
29 additions, 0 deletions
deployment/roles/uninstall/tasks/vitam-service.yml
deployment/uninstall.yml
+1
-1
1 addition, 1 deletion
deployment/uninstall.yml
with
30 additions
and
1 deletion
deployment/roles/uninstall/tasks/
consul
.yml
→
deployment/roles/uninstall/tasks/
vitam-service
.yml
+
29
−
0
View file @
f3726537
---
---
# tasks file for vitam-
consul
-uninstall
# tasks file for vitam-
service
-uninstall
-
name
:
Stop vitam service
-
name
:
Stop vitam service
systemd
:
systemd
:
name
:
"
vitam-{{
service_name
}}"
name
:
"
vitam-{{
service_name
}}"
...
@@ -14,16 +14,16 @@
...
@@ -14,16 +14,16 @@
-
name
:
Delete file system of consul
-
name
:
Delete file system of consul
file
:
file
:
name
:
"
{{
item
}}"
name
:
"
{{
vitam_defaults.folder.root_path
}}/{{
item
}}/{{
service_name
}}"
state
:
absent
state
:
absent
with_items
:
with_items
:
-
"
/vitam/app/{{
service_name
}}"
-
app
-
"
/vitam/bin/{{
service_name
}}"
-
bin
-
"
/vitam/conf/{{
service_name
}}"
-
conf
-
"
/vitam/data/{{
service_name
}}"
-
data
-
"
/vitam/defaults/{{
service_name
}}"
-
defaults
-
"
/vitam/lib/{{
service_name
}}"
-
lib
-
"
/vitam/log/{{
service_name
}}"
-
log
-
"
/vitam/run/{{
service_name
}}"
-
run
-
"
/vitam/script/{{
service_name
}}"
-
script
-
"
/vitam/tmp/{{
service_name
}}"
-
tmp
This diff is collapsed.
Click to expand it.
deployment/uninstall.yml
+
1
−
1
View file @
f3726537
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
-
uninstall
-
uninstall
vars
:
vars
:
service_name
:
consul
service_name
:
consul
uninstaller_type
:
consul
uninstaller_type
:
vitam-service
tags
:
tags
:
-
consul
-
consul
-
zone-vitamui-infra
-
zone-vitamui-infra
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment