Quellcode durchsuchen

update README, closes #121

master
james pinkster vor 7 Jahren
Ursprung
Commit
f7fb8e3925
1 geänderte Dateien mit 7 neuen und 2 gelöschten Zeilen
  1. +7
    -2
      README.rst

+ 7
- 2
README.rst Datei anzeigen

@@ -73,10 +73,15 @@ Meta-state for inclusion of all ng states.
**Note:** nginx.ng requires the merge parameter of salt.modules.pillar.get(),
first available in the Helium release.

``nginx.ng.install``
``nginx.ng.pkg``
--------------------

Installs the nginx package.
Installs nginx from package, from the distribution repositories, the official nginx repo or the ppa from Launchpad.

``nginx.ng.src``
--------------------

Builds and installs nginx from source.

``nginx.ng.config``
-------------------

Laden…
Abbrechen
Speichern