Skip to content

Commit 2523460

Browse files
Move some swift stuff to use wtnet
1 parent af02f77 commit 2523460

10 files changed

+11
-11
lines changed

hieradata/common.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,9 @@ base::syslog::syslog_host: [ 'graylog161.fsslc.wtnet:12210' ]
181181
rsync::server::address: '::'
182182
swift::storage::object_server_default_workers: 100
183183

184-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
184+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
185185

186-
role::swift::expirer_host: 'swiftobject151.wikitide.net'
186+
role::swift::expirer_host: 'swiftobject151.fsslc.wtnet'
187187
swift::storage::devices:
188188
- swiftobject151
189189
- swiftobject161

hieradata/hosts/swiftac171.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_ac_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Account-related services

hieradata/hosts/swiftobject151.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftobject161.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftobject171.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftobject181.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftobject191.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftobject201.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
swift_object_enable: true
44

5-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
5+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
66

77
role::prometheus::statsd_exporter::mappings:
88
# Object-related services

hieradata/hosts/swiftproxy161.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ swift::proxy::swift_main_memcached: '[2602:294:0:b23::109]'
77
swift_proxy_enable: true
88
swift::proxy::num_workers: 12
99

10-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
10+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
1111

1212
swift::accounts:
1313
super_admin:

hieradata/hosts/swiftproxy171.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ swift_proxy_enable: true
1717
swift::proxy::num_workers: 12
1818
swift_enable_memcache: true
1919

20-
role::swift::stats_reporter_host: swiftproxy171.wikitide.net
20+
role::swift::stats_reporter_host: swiftproxy171.fsslc.wtnet
2121

2222
swift::accounts:
2323
super_admin:

0 commit comments

Comments
 (0)