Showing
11 changed files
with
11 additions
and
11 deletions
| @@ -9,7 +9,7 @@ cookbook 'backup-file2s3', git: 'https://gitlab.chromedia.com/ops/backup-file2s3 | @@ -9,7 +9,7 @@ cookbook 'backup-file2s3', git: 'https://gitlab.chromedia.com/ops/backup-file2s3 | ||
| 9 | cookbook 'cfe-nginx-php-fpm', git: 'https://gitlab.chromedia.com/ops/cfe-nginx-php-fpm.git', tag: 'v0.5.2' | 9 | cookbook 'cfe-nginx-php-fpm', git: 'https://gitlab.chromedia.com/ops/cfe-nginx-php-fpm.git', tag: 'v0.5.2' |
| 10 | cookbook 'cfe-simple-iptables', git: 'https://gitlab.chromedia.com/ops/cfe-simple-iptables.git', tag: 'v0.1.0' | 10 | cookbook 'cfe-simple-iptables', git: 'https://gitlab.chromedia.com/ops/cfe-simple-iptables.git', tag: 'v0.1.0' |
| 11 | 11 | ||
| 12 | -cookbook 'cookbook-letsencrypt', git: 'https://github.com/nollieheel/cookbook-letsencrypt.git', tag: 'v0.2.1' | 12 | +cookbook 'cookbook-letsencrypt', git: 'https://github.com/nollieheel/cookbook-letsencrypt.git', tag: 'v0.3.1' |
| 13 | cookbook 'cookbook-phpmyadmin', git: 'https://github.com/nollieheel/cookbook-phpmyadmin.git', tag: 'v0.1.0' | 13 | cookbook 'cookbook-phpmyadmin', git: 'https://github.com/nollieheel/cookbook-phpmyadmin.git', tag: 'v0.1.0' |
| 14 | cookbook 'cookbook-updater', git: 'https://github.com/nollieheel/cookbook-updater.git', tag: 'v0.2.0' | 14 | cookbook 'cookbook-updater', git: 'https://github.com/nollieheel/cookbook-updater.git', tag: 'v0.2.0' |
| 15 | cookbook 'cookbook-zabbix', git: 'https://github.com/nollieheel/cookbook-zabbix.git', tag: 'v1.0.1' | 15 | cookbook 'cookbook-zabbix', git: 'https://github.com/nollieheel/cookbook-zabbix.git', tag: 'v1.0.1' |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Attribute:: default | 4 | # Attribute:: default |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: app | 4 | # Recipes:: app |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: db | 4 | # Recipes:: db |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: default | 4 | # Recipes:: default |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: filesystem | 4 | # Recipes:: filesystem |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: misc | 4 | # Recipes:: misc |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: monitor | 4 | # Recipes:: monitor |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: os | 4 | # Recipes:: os |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: tls | 4 | # Recipes:: tls |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |
| @@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
| 3 | # Cookbook Name:: cfe-server | 3 | # Cookbook Name:: cfe-server |
| 4 | # Recipes:: web | 4 | # Recipes:: web |
| 5 | # | 5 | # |
| 6 | -# Copyright 2016, Chromedia Far East, Inc. | 6 | +# Copyright 2017, Chromedia Far East, Inc. |
| 7 | # | 7 | # |
| 8 | # Licensed under the Apache License, Version 2.0 (the "License"); | 8 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 9 | # you may not use this file except in compliance with the License. | 9 | # you may not use this file except in compliance with the License. |