software/nginx-push-stream: simplify templating
Jérome Perrin authored
These variables were never modified, so it's easier to just "hardcode" them
where they are used.
430b1b86

slapos.cookbook

Cookbook of SlapOS recipes.

testing

Unit tests for recipes can be found under slapos/test/recipe. To run the tests use provided unittest.defaultTestLoader inside slapos/test/test_recipe by invoking

python setup.py test --test-suite slapos.test.test_recipe.additional_tests