summaryrefslogtreecommitdiff
path: root/manifests/fcgiwrap.pp
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-02-06 14:21:25 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-02-09 18:06:59 +0100
commite23547c43f858d8bf41deacc5aed5a7347521fb4 (patch)
tree0f477123b3ae9712fe8014afdaf226dc094fef50 /manifests/fcgiwrap.pp
parentMounts profile add nfs dependency. (diff)
downloadprofiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.gz
profiles-e23547c43f858d8bf41deacc5aed5a7347521fb4.tar.xz
profile documentation
Diffstat (limited to '')
-rw-r--r--manifests/fcgiwrap.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/fcgiwrap.pp b/manifests/fcgiwrap.pp
index fa667d1..327f60a 100644
--- a/manifests/fcgiwrap.pp
+++ b/manifests/fcgiwrap.pp
@@ -1,3 +1,4 @@
+# Sets up fciwrap, probably to be used in conjunction with nginx
class profiles::fcgiwrap {
ensure_packages(['fcgiwrap'])