mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1168 from holta/local_vars-cleanup
URL's & intro/explanation fixed in 3 local_vars files + defaults_vars.yml
This commit is contained in:
commit
2722d0a52a
4 changed files with 7 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
||||||
# WARNING: DO NOT MODIFY THIS FILE.
|
# WARNING: DO NOT MODIFY THIS FILE.
|
||||||
# CHANGES WILL BE LOST IF YOU DO A GIT PULL OR FETCH.
|
# CHANGES WILL BE LOST IF YOU DO A GIT PULL OR FETCH.
|
||||||
# Instead put changes in your own /etc/iiab/local_vars.yml
|
# Instead put changes in your own /etc/iiab/local_vars.yml
|
||||||
# See http://wiki.iiab.io/local_vars.yml to learn more!
|
# PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# By convention we use True/False to indicate boolean constants.
|
# By convention we use True/False to indicate boolean constants.
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
# This is local_vars_big.yml -- copy it to /etc/iiab/local_vars.yml then...
|
# This is local_vars_big.yml -- copy it to /etc/iiab/local_vars.yml then...
|
||||||
|
# modify variables below, to override /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
# Put variables herein to override /opt/iiab/iiab/vars/default_vars.yml
|
# PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# PLEASE READ http://wiki.iiab.io/local_vars.yml
|
|
||||||
|
|
||||||
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
# This is local_vars_medium.yml -- copy it to /etc/iiab/local_vars.yml then...
|
# This is local_vars_medium.yml -- copy it to /etc/iiab/local_vars.yml then...
|
||||||
|
# modify variables below, to override /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
# Put variables herein to override /opt/iiab/iiab/vars/default_vars.yml
|
# PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# PLEASE READ http://wiki.iiab.io/local_vars.yml
|
|
||||||
|
|
||||||
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,9 +1,7 @@
|
||||||
# This is local_vars_min.yml -- copy it to /etc/iiab/local_vars.yml then...
|
# This is local_vars_min.yml -- copy it to /etc/iiab/local_vars.yml then...
|
||||||
|
# modify variables below, to override /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
# Put variables herein to override /opt/iiab/iiab/vars/default_vars.yml
|
# PLZ READ http://wiki.laptop.org/go/IIAB/local_vars.yml AND http://FAQ.IIAB.IO
|
||||||
|
|
||||||
# PLEASE READ http://wiki.iiab.io/local_vars.yml
|
|
||||||
|
|
||||||
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
# Orig Idea: branch github.com/xsce/xsce-local for your deployment/community
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue