Changeset View
Changeset View
Standalone View
Standalone View
roles/paas-docker/containers/cachet.sls
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Salt — Provision Docker engine | # Salt — Provision Docker engine | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| # Project: Nasqueron | # Project: Nasqueron | ||||
| # Created: 2016-12-15 | # Created: 2016-12-15 | ||||
| # License: Trivial work, not eligible to copyright | # License: Trivial work, not eligible to copyright | ||||
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| {% set containers = pillar['docker_containers'][grains['id']] %} | {% for instance, container in pillar['docker_containers']['cachet'].items() %} | ||||
| {% for instance, container in containers['cachet'].items() %} | |||||
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Container | # Container | ||||
| # | # | ||||
| # Image: dereckson/cachet | # Image: dereckson/cachet | ||||
| # Description: PHP application to offer server status | # Description: PHP application to offer server status | ||||
| # information | # information | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| Show All 24 Lines | |||||
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator