Move acme_* modules from web_infrastructure into crypto category (#44279)

* Moving acme_* modules from web_infrastructure into crypto category.

* Creating new subcategory 'acme' in 'crypto'.
pull/44282/head
Felix Fontein 6 years ago committed by René Moser
parent aa354cbad0
commit f7ac1c588d

@ -330,6 +330,7 @@ files:
$modules/commands/script.py: $team_ansible
$modules/commands/shell.py: $team_ansible
$modules/crypto/: Spredzy
$modules/crypto/acme/: mgruener resmo felixfontein
$modules/database/influxdb/: kamsz
$modules/database/misc/elasticsearch_plugin.py: ThePixelDeveloper
$modules/database/misc/kibana_plugin.py: barryib
@ -691,10 +692,6 @@ files:
$modules/utilities/logic/pause.py: tbielawa samdoran
$modules/utilities/logic/set_stats.py: bcoca
$modules/utilities/logic/wait_for.py: AnderEnder gregswift jarv jhoekx
$modules/web_infrastructure/_letsencrypt.py: mgruener resmo felixfontein
$modules/web_infrastructure/acme_account.py: mgruener resmo felixfontein
$modules/web_infrastructure/acme_certificate.py: mgruener resmo felixfontein
$modules/web_infrastructure/acme_certificate_revoke.py: mgruener resmo felixfontein
$modules/web_infrastructure/ansible_tower/: $team_tower
$modules/web_infrastructure/apache2_mod_proxy.py: oboukili
$modules/web_infrastructure/deploy_helper.py: ramondelafuente

Loading…
Cancel
Save