Remove todo::

This commit is contained in:
OsirisInferi 2020-02-06 21:12:17 +01:00
parent 5035a510a2
commit 0e03f82733
No known key found for this signature in database
GPG key ID: B688335E5BED4F30

View file

@ -313,9 +313,6 @@ class NginxConfigurator(common.Installer):
.. todo:: This should maybe return list if no obvious answer
is presented.
.. todo:: The special name "$hostname" corresponds to the machine's
hostname. Currently we just ignore this.
:param str target_name: domain name
:param bool create_if_no_match: If we should create a new vhost from default
when there is no match found. If we can't choose a default, raise a