Rename meta/routing.yml -> meta/runtime.yml. (#56)

This commit is contained in:
Felix Fontein
2020-05-26 22:06:38 +02:00
committed by GitHub
parent a3b5ff9f4f
commit 5f47780f80

17
meta/runtime.yml Normal file
View File

@@ -0,0 +1,17 @@
plugin_routing:
modules:
acme_account_facts:
deprecation:
removal_date: TBD
removal_version: '2.12'
warning_text: The 'community.crypto.acme_account_facts' module has been renamed to 'community.crypto.acme_account_info'.
openssl_certificate:
deprecation:
removal_date: TBD
removal_version: '2.14'
warning_text: The 'community.crypto.openssl_certificate' module has been renamed to 'community.crypto.x509_certificate'
openssl_certificate_info:
deprecation:
removal_date: TBD
removal_version: '2.14'
warning_text: The 'community.crypto.openssl_certificate_info' module has been renamed to 'community.crypto.x509_certificate_info'