Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — Bastion
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# Description: This role allows to login through alternative
# ways, like traditional keys or with an OTP.
# Created: 2018-02-20
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# FreeBSD
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if grains['os'] == 'FreeBSD' %}
/etc/pam.d/sshd-otp:
file.managed:
- source: salt://roles/bastion/pam/files/sshd-otp-freebsd
{% endif %}

File Metadata

Mime Type
text/plain
Expires
Thu, Dec 26, 03:40 (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2274348
Default Alt Text
init.sls (764 B)

Event Timeline