Changeset View
Changeset View
Standalone View
Standalone View
roles/paas-docker/containers/aphlict.sls
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Salt — Provision Docker engine | # Salt — Provision Docker engine | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| # Project: Nasqueron | # Project: Nasqueron | ||||
| # Created: 2018-09-07 | # Created: 2018-09-07 | ||||
| # 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']['aphlict'].items() %} | ||||
| {% for instance, container in containers['aphlict'].items() %} | |||||
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Container | # Container | ||||
| # | # | ||||
| # Image: nasqueron/aphlict | # Image: nasqueron/aphlict | ||||
| # Description: Node application to get real time notifications | # Description: Node application to get real time notifications | ||||
| # through websockets for Phabricator instances. | # through websockets for Phabricator instances. | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| Show All 14 Lines | |||||
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator