Re: [Server-devel] [XSCE] local vars for rpi

2017-02-24 Thread Adam Holt
On Fri, Feb 24, 2017 at 1:38 PM, Tim Moody  wrote:

> just changed host to box in my copy,
>

http://wiki.laptop.org/go/XS_Community_Edition/local_vars.yml updated.


> which is why I don't like publishing this.
>

No question examples always get stale, but are also a fundamental part of
learning = our mission (:

(If we update the example every release or so, that's should be plenty, as
I've added more than enough disclaimers!)

On Fri, Feb 24, 2017 at 1:29 PM, Adam Holt  wrote:
>
>> On Fri, Feb 24, 2017 at 12:25 PM, Tim Moody  wrote:
>>
>>> by password you mean hostapd_password? if so, so doesn't need
>>> scrambling as anyone who uses the image has to know it.
>>>
>>
>> Ok, I've never needed that (hostapd_password: "xsce2017") but good to
>> know!
>>
>> local_vars.yml publicly posted here:
>>
>>http://wiki.laptop.org/go/XS_Community_Edition/local_vars.yml
>>
>> *http://schoolserver.org/FAQ  #13 provides
>> more context.*
>>
>> On Fri, Feb 24, 2017 at 12:17 PM, Adam Holt  wrote:
>>>
 On Fri, Feb 24, 2017 at 11:57 AM, Tim Moody  wrote:

> I don't mind as long as the context is understood.
>

 I'll time-stamp it (and scramble your password) so that it's understood
 to be a legacy example, that might not stand the test of time.


 On Fri, Feb 24, 2017 at 11:03 AM, Adam Holt  wrote:
>
>> On Feb 24, 2017 10:28 AM, "Tim Moody"  wrote:
>>
>> https://github.com/XSCE/xsce/blob/master/docs/VARIABLES.rst
>>
>> led to https://github.com/XSCE/xsce/wiki/IIAB-Architecture (leaving
>> out some details)
>>
>>
>> Both helpful, thx.
>>
>> To maintain a list of all variables in the code independent of the
>> code itself would not be worth the effort.
>>
>>
>> Understood.
>>
>> Is it OK to make your own local_vars.yml public, just as an example?
>>
>> This local_vars.yml is one individual's configuration and not
>> anything 'official'. It is not a list of the variables that are local but
>> rather local values that override the defaults for some of the variables
>> declared in playbooks.
>>
>> On Fri, Feb 24, 2017 at 10:15 AM, Adam Holt  wrote:
>>
>>> Very cool, is there a public list containing all/most local vars,
>>> that I can link to from http://github.com/xsce/xsce/wiki and soon
>>> http://github.com/iiab/iiab/wiki ?
>>>
>>> (Or if not, perhaps this very file can be publicly posted for now?)
>>>
>>>
>>> On Feb 24, 2017 9:29 AM, "Tim Moody"  wrote:
>>>
 Here is my local_vars.yml, copied from the repo with additions.

 # Put variables for your installation that override defaults here
 # Better still, put this file in a branch of
 https://github.com/XSCE/xsce-local for your deployment

 #xsce_admin_user: xsce-admin

 # obtain a password hash with - python -c 'import crypt; print
 crypt.crypt("", "$6$")'
 #xsce_admin_passw_hash:

 xsce_hostname: Internet-in-a-Box
 xsce_home_url: /home
 host_ssid: "Internet in a Box"
 hostapd_secure: False
 hostapd_password: "xsce2017"
 xsce_gateway_enabled: False
 dns_jail_enabled: False
 services_externally_visible: True

 # 4-server-options
 authserver_install: False
 authserver_enabled: False
 # 5-xoservices
 xo_services_install: True
 ejabberd_install: False
 ejabberd_enabled: False
 idmgr_install: False
 debian_schooltool_install: False
 # 6-generic-aps
 # 7-edu-aps
 pathagar_install: True
 # 8-mgmat-tools
 sugar_stats_install: False
 ajenti_install: False
 monit_install: True
 xovis_install: False
 teamviewer_install: False
 activity_server_enabled: True

 --
 Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !

>>>
>>>
>>
>>
>> --
>> Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
>>
>
>


-- 
Unsung Heroes of OLPC, interviewed live @ http://unleashkids.org !
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


[Server-devel] xsce-local

2014-06-29 Thread Tim Moody
I created https://github.com/XSCE/xsce-local to hold local changes to 
ansible-installed files.  The idea is that there would be a branch for 
different installs, such as the current round in Haiti, but not for each 
schoolserver.

Tim___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel