Skip to content

Commit a114f3b

Browse files
URL Cleanup
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener). # Fixed URLs ## Fixed Success These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended. * [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to: https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200). * [ ] http://www.apache.org/licenses/LICENSE-2.0 with 43 occurrences migrated to: https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
1 parent 7173ceb commit a114f3b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+44
-44
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Apache License
22
Version 2.0, January 2004
3-
http://www.apache.org/licenses/
3+
https://www.apache.org/licenses/
44

55
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
66

@@ -192,7 +192,7 @@ Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.
193193
You may obtain a copy of the License at
194194

195-
http://www.apache.org/licenses/LICENSE-2.0
195+
https://www.apache.org/licenses/LICENSE-2.0
196196

197197
Unless required by applicable law or agreed to in writing, software
198198
distributed under the License is distributed on an "AS IS" BASIS,

README.md

Lines changed: 1 addition & 1 deletion

libraries/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# you may not use this file except in compliance with the License.
99
# You may obtain a copy of the License at
1010
#
11-
# http://www.apache.org/licenses/LICENSE-2.0
11+
# https://www.apache.org/licenses/LICENSE-2.0
1212
#
1313
# Unless required by applicable law or agreed to in writing, software
1414
# distributed under the License is distributed on an "AS IS" BASIS,

providers/cluster.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

providers/erlang_apt_repository_on_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

providers/erlang_package_from_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

providers/erlang_yum_repository_on_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

providers/parameter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

providers/plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

providers/policy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

providers/user.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

providers/vhost.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/cluster.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/community_plugins.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/erlang_package.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/esl_erlang_package.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# you may not use this file except in compliance with the License.
1515
# You may obtain a copy of the License at
1616
#
17-
# http://www.apache.org/licenses/LICENSE-2.0
17+
# https://www.apache.org/licenses/LICENSE-2.0
1818
#
1919
# Unless required by applicable law or agreed to in writing, software
2020
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/management_ui.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# you may not use this file except in compliance with the License.
1212
# You may obtain a copy of the License at
1313
#
14-
# http://www.apache.org/licenses/LICENSE-2.0
14+
# https://www.apache.org/licenses/LICENSE-2.0
1515
#
1616
# Unless required by applicable law or agreed to in writing, software
1717
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/mgmt_console.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# you may not use this file except in compliance with the License.
1212
# You may obtain a copy of the License at
1313
#
14-
# http://www.apache.org/licenses/LICENSE-2.0
14+
# https://www.apache.org/licenses/LICENSE-2.0
1515
#
1616
# Unless required by applicable law or agreed to in writing, software
1717
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/plugin_management.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/plugins.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/policies.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/policy_management.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# you may not use this file except in compliance with the License.
1212
# You may obtain a copy of the License at
1313
#
14-
# http://www.apache.org/licenses/LICENSE-2.0
14+
# https://www.apache.org/licenses/LICENSE-2.0
1515
#
1616
# Unless required by applicable law or agreed to in writing, software
1717
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/systemd_limits.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# you may not use this file except in compliance with the License.
1515
# You may obtain a copy of the License at
1616
#
17-
# http://www.apache.org/licenses/LICENSE-2.0
17+
# https://www.apache.org/licenses/LICENSE-2.0
1818
#
1919
# Unless required by applicable law or agreed to in writing, software
2020
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/user_management.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/users.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/vhosts.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

recipes/virtualhost_management.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# you may not use this file except in compliance with the License.
1313
# You may obtain a copy of the License at
1414
#
15-
# http://www.apache.org/licenses/LICENSE-2.0
15+
# https://www.apache.org/licenses/LICENSE-2.0
1616
#
1717
# Unless required by applicable law or agreed to in writing, software
1818
# distributed under the License is distributed on an "AS IS" BASIS,

resources/cluster.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

resources/erlang_apt_repository_on_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

resources/erlang_package_from_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

resources/erlang_yum_repository_on_bintray.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

resources/parameter.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

resources/plugin.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

resources/policy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

resources/user.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

resources/vhost.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

spec/cluster_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

test/cookbooks/rabbitmq_test/recipes/cluster.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

test/cookbooks/rabbitmq_test/recipes/cook-openfiles.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# you may not use this file except in compliance with the License.
88
# You may obtain a copy of the License at
99
#
10-
# http://www.apache.org/licenses/LICENSE-2.0
10+
# https://www.apache.org/licenses/LICENSE-2.0
1111
#
1212
# Unless required by applicable law or agreed to in writing, software
1313
# distributed under the License is distributed on an "AS IS" BASIS,

test/cookbooks/rabbitmq_test/recipes/default.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# you may not use this file except in compliance with the License.
1111
# You may obtain a copy of the License at
1212
#
13-
# http://www.apache.org/licenses/LICENSE-2.0
13+
# https://www.apache.org/licenses/LICENSE-2.0
1414
#
1515
# Unless required by applicable law or agreed to in writing, software
1616
# distributed under the License is distributed on an "AS IS" BASIS,

test/cookbooks/rabbitmq_test/recipes/lwrps.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

test/cookbooks/rabbitmq_test/recipes/mgmt_console.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
1111
#
12-
# http://www.apache.org/licenses/LICENSE-2.0
12+
# https://www.apache.org/licenses/LICENSE-2.0
1313
#
1414
# Unless required by applicable law or agreed to in writing, software
1515
# distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)