Sorry for the late reply! i was away from the office today,

But yeah, i edited it in the settings.py, it is better to edit it in the
playbook.yml right? you asked me to show the contets, they are:

/root/playbook.yml

- hosts: openwisp2
  become: "{{ become | default('yes') }}"
  roles:
    - openwisp.openwisp2
  vars:
    openwisp2_default_from_email: "openwisp2@OpenWISP-Wireless-Controller"

in this instructions, the only allowed hosts would be the one called
openwisp2, right? i understanded it right??


2018-04-18 19:06 GMT-03:00 Federico Capoano <federico.capo...@gmail.com>:

> That's great news to hear Rafael!
>
> Have you edited the settings.py manually? If you did, that's not the best
> long term solution because if you run the ansible playbook again to upgrade
> openwisp you will lose your manual changes.
> If that's the case post please let me know and we'll try to help you
> setting up the playbook in the best way to avoid future problems.
>
> Fed
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenWISP" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to openwisp+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenWISP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to openwisp+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to