Page MenuHomeDevCentral

.shell.yml
No OneTemporary

.shell.yml

# -------------------------------------------------------------
# Shell launcher configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Created: 2018-09-21
# License: Trivial work, not eligible to copyright
# Source file: roles/devserver/userland-home/files/dereckson/.shell.yml
# -------------------------------------------------------------
#
# <auto-generated>
# This file is managed by our rOPS SaltStack repository.
#
# Changes to this file may cause incorrect behavior
# and will be lost if the state is redeployed.
# </auto-generated>
# -------------------------------------------------------------
# Aliases
#
# Allow to quickly call a handler with extra arguments
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
aliases:
acquisitariat:
command: ['ssh', '-t', 'docker-002.nasqueron.org', 'sudo', 'docker', 'exec', '-it', 'acquisitariat', 'mysql']
cd:
handler: docker-002
args: ['jenkins_cd']
devcentral:
handler: docker-002
args: ['devcentral']
# -------------------------------------------------------------
# Handlers
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
handlers:
dwellers:
server: "dwellers.nasqueron.org"
command: ['docker', 'exec', '-it', '{{%s}}', '{{%s-|bash}}']
interactive: True
docker-002:
server: "docker-002.nasqueron.org"
command: ['sudo', 'docker', 'exec', '-it', '{{%s}}', '{{%s-|bash}}']
interactive: True
mysql:
server: "docker-002.nasqueron.org"
command: ['sudo', 'docker', 'exec', '-it', '{{%s}}', '{{%s-|mysql}}']
interactive: True
phpbb:
server: "docker-002.nasqueron.org"
command: ['sudo', 'phpbb']
interactive: True
tools:
server: "dev.toolforge.org"
command: ['become', '{{%s}}', '{{%s-|}}']
interactive: True

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 11, 20:08 (14 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3060705
Default Alt Text
.shell.yml (1 KB)

Event Timeline