Page MenuHomeDevCentral

init.sls
No OneTemporary

init.sls

# -------------------------------------------------------------
# Salt — RC
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Eglide
# Created: 2016-06-15
# License: Trivial work, not eligible to copyright
# -------------------------------------------------------------
# -------------------------------------------------------------
# IPv6
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{% if grains['os_family'] == 'Debian' %}
rc:
file.managed:
- name : /etc/rc.local
- source: salt://roles/core/rc/files/rc.local.sh
{% endif %}

File Metadata

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

Event Timeline