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

Adam Holt holt at laptop.org
Fri Feb 24 13:29:33 EST 2017


On Fri, Feb 24, 2017 at 12:25 PM, Tim Moody <tim at timmoody.com> 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 <http://schoolserver.org/FAQ> #13 provides
more context.*

On Fri, Feb 24, 2017 at 12:17 PM, Adam Holt <holt at laptop.org> wrote:
>
>> On Fri, Feb 24, 2017 at 11:57 AM, Tim Moody <tim at timmoody.com> 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 <holt at laptop.org> wrote:
>>>
>>>> On Feb 24, 2017 10:28 AM, "Tim Moody" <tim at timmoody.com> 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 <holt at laptop.org> 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" <tim at timmoody.com> 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("<plaintext>", "$6$<salt>")'
>>>>>> #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 !
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20170224/37b581f3/attachment.html>


More information about the Server-devel mailing list