Page MenuHomeDevCentral

wp-config.php.jinja
No OneTemporary

wp-config.php.jinja

<?php
# -------------------------------------------------------------
# WordPress configuration
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# Project: Nasqueron
# License: Trivial work, not eligible to copyright
# Source file: roles/saas-wordpress/wordpress/files/wp-config.php
# -------------------------------------------------------------
#
# <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>
{% for key, value in defines.items() %}
define( "{{ key }}", {{ value | yaml_squote }} );
{%- endfor -%}

File Metadata

Mime Type
text/x-php
Expires
Sun, May 17, 19:06 (22 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3707241
Default Alt Text
wp-config.php.jinja (720 B)

Event Timeline