Skip to content

Commit

Permalink
(role/ccs-dc) add s3daemon instances
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Nov 5, 2024
1 parent 3d64b79 commit 65ef74d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions hieradata/role/ccs-dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ classes:
- "profile::core::debugutils"
- "profile::core::nfsclient"
- "profile::core::sysctl::lhn"
- "s3daemon"

profile::ccs::common::sysctls: false

Expand Down
1 change: 1 addition & 0 deletions spec/hosts/roles/ccs_dc_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
include_examples('ccs common', os_facts:)
include_examples('x2go packages', os_facts:)
include_examples 'lhn sysctls'
include_examples 's3daemon'

%w[
ccs_daq
Expand Down

0 comments on commit 65ef74d

Please sign in to comment.