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

storage1.staging: Adapt to be a rancher node

Refs. swh/infra/sysadm-environment#4780

Refs. swh/infra/sysadm-environment#5164
parent 9180fee5
No related branches found
No related tags found
1 merge request!660storage1.staging: Adapt to be a rancher node
class role::swh_storage_with_journal inherits role::swh_base_storage {
class role::swh_storage_with_journal inherits role::swh_server {
include profile::postgresql::client
include profile::swh::deploy::journal::backfill
# journal
include profile::zookeeper
include profile::kafka::broker
# (temporary) storage/objstorage related
# this will be migrated away
include profile::swh::deploy::storage
include profile::swh::deploy::objstorage
# Make this node a rancher agent too
include profile::zfs::kubelet
include profile::zfs::rancher
include profile::mountpoints
include profile::kubernetes
}
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