puppet-nova/manifests/wsgi
Takashi Kajinami a258d3d8c7 Fix inconsistent parameter name of wsgi::apache
The nova::wsgi::apache class takes the api_port parameter to determine
the TCP port number, but this name is not commonly used while the port
parameter is used in the other modules. This change fixes the parameter
name so that we can keep the implementation more consistent.

Change-Id: I9d533275d5999fa02b438be1642f61b40a246161
2023-01-23 10:32:48 +09:00
..
apache_api.pp Fix inconsistent parameter name of wsgi::apache 2023-01-23 10:32:48 +09:00
apache_metadata.pp Fix inconsistent parameter name of wsgi::apache 2023-01-23 10:32:48 +09:00
uwsgi_api_metadata.pp Remove usage of custom os_package_type fact 2022-01-05 22:34:51 +09:00
uwsgi_api.pp Remove usage of custom os_package_type fact 2022-01-05 22:34:51 +09:00