diff --git a/doc/file.README.html b/doc/file.README.html index 31804f1..6da3512 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -110,14 +110,14 @@

via site.pp or nodes.pp

node 'example.example.net' {
-  include confdroid_apache
+  include confdroid_gitea
 }
 
-

In order to apply parameters through Foreman, –confdroid_apache::params– must be added to the host or host group in question.

+

In order to apply parameters through Foreman, –confdroid_gitea::params– must be added to the host or host group in question.

See more details about class deployment on Confdroid.com.

diff --git a/doc/index.html b/doc/index.html index 96d9f34..7be14d4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -110,14 +110,14 @@

via site.pp or nodes.pp

node 'example.example.net' {
-  include confdroid_apache
+  include confdroid_gitea
 }
 
-

In order to apply parameters through Foreman, –confdroid_apache::params– must be added to the host or host group in question.

+

In order to apply parameters through Foreman, –confdroid_gitea::params– must be added to the host or host group in question.

See more details about class deployment on Confdroid.com.