Browse Source

add pillar example

tags/v0.1
Arnold Bechtoldt 10 years ago
parent
commit
3e89c0374d
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      pillar.example.sls

+ 4
- 0
pillar.example.sls View File

network: network:
interfaces: interfaces:
{# Disable default interface entries #}
interfaces:
def_entries: []

{# Basic Setup #} {# Basic Setup #}
- name: eth0 - name: eth0
proto: dhcp proto: dhcp

Loading…
Cancel
Save