File tree 2 files changed +13
-0
lines changed
hieradata/environments/production/roles
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -37,3 +37,10 @@ Static archives of a former Trac instances.
37
37
Source code:
38
38
* https://github.com/jquery/bugs.jquery.com/
39
39
* https://github.com/jquery/bugs.jqueryui.com/
40
+
41
+ ## jQuery Plugins (archive)
42
+
43
+ Static archive of the former jQuery Plugins site.
44
+
45
+ Source code:
46
+ * https://github.com/jquery/plugins.jquery.com-static
Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ profile::certbot::certificates:
8
8
- themeroller.jquerymobile.com
9
9
- bugs.jquery.com
10
10
- bugs.jqueryui.com
11
+ - plugins.jquery.com
11
12
profile::notifier::tls_key_name : miscweb
12
13
profile::miscweb::default_certificate : miscweb
13
14
@@ -51,6 +52,11 @@ profile::miscweb::sites:
51
52
name : jquery/bugs.jqueryui.com
52
53
branch : gh-pages
53
54
notifier : true
55
+ plugins.jquery.com :
56
+ repository :
57
+ name : jquery/plugins.jquery.com-static
58
+ branch : gh-pages
59
+ notifier : true
54
60
55
61
profile::miscweb::redirects :
56
62
# css-chassis.com
You can’t perform that action at this time.
0 commit comments