Skip to content
Snippets Groups Projects
Verified Commit 0f0fd4fb authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

production/banco: Decommission objstorage service

Refs. swh/infra/sysadm-environment#5226
parent 4c9dd84d
No related branches found
No related tags found
1 merge request!689production/banco: Decommission objstorage service
......@@ -42,7 +42,7 @@ node /^(belvedere|somerset|massmoca|albertina).(internal.)?softwareheritage.org$
}
node 'banco.softwareheritage.org' {
include role::objstorage_rancher_node
include role::rancher_node_with_backup
}
node /^esnode\d+.(internal.)?softwareheritage.org$/ {
......
class role::objstorage_rancher_node inherits role::swh_server {
class role::rancher_node_with_backup inherits role::swh_server {
# role::backup
include profile::swh::deploy::objstorage
include profile::swh::deploy::objstorage_ceph
include profile::megacli
include profile::borg::repository_server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment