Changeset View
Changeset View
Standalone View
Standalone View
roles/core/userland-software/base.sls
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Salt — Provision software needed by other core roles | # Salt — Provision software needed by other core roles | ||||
| # to deploy on all servers | # to deploy on all servers | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| # Project: Nasqueron | # Project: Nasqueron | ||||
| # License: Trivial work, not eligible to copyright | # License: Trivial work, not eligible to copyright | ||||
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| {% from "map.jinja" import dirs, packages with context %} | {% from "map.jinja" import dirs, packages with context %} | ||||
| /opt: | |||||
| file.directory | |||||
| # ------------------------------------------------------------- | # ------------------------------------------------------------- | ||||
| # Shells | # Shells | ||||
| # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | ||||
| shells: | shells: | ||||
| pkg.installed: | pkg.installed: | ||||
| - pkgs: | - pkgs: | ||||
| - bash | - bash | ||||
| ▲ Show 20 Lines • Show All 113 Lines • Show Last 20 Lines | |||||
Nasqueron DevCentral · If it had been much bigger the moon would have had a core of ice. · Powered by Phabricator