Yes

    openwisp2fw_organizations:
        - name: snakeoil # name of the org
          flavours: # supported flavours
            - standard
          luci_openwisp: # /etc/config/luci_openwisp
            # other config keys can be added freely
            username: "operator"




If I use, I do not have an error
    openwisp2fw_source_targets:
          - system: ar71xx
            subtarget: generic
            profile: Default
          - system: x86
            subtarget: generic
            profile: Generic





Le lundi 4 décembre 2017 15:31:24 UTC+1, Federico Capoano a écrit :
>
> Is snakeoil the name of the organization?
>
> On Mon, Dec 4, 2017 at 2:50 PM <[email protected] <javascript:>> wrote:
>
>> Hi Xavier,
>>
>> a successful make for GL-MT300A
>> my playbook
>>
>> Saisissez le code ici...openwisp2fw_source_targets:
>>             #- system: ar71xx
>>             #subtarget: generic
>>             #profile: Default
>>             #- system: x86
>>             #subtarget: generic
>>             #profile: Generic
>>          - system: ramips
>>            subtarget: mt7620
>>            profile: DEVICE_gl-mt300a
>>
>>
>>
>>
>> here is the error:
>>
>> fatal: [10.0.0.106]: FAILED! => {
>>     "changed": true, 
>>     "cmd": [
>>         "./build-images.sh"
>>     ], 
>>     "delta": "0:00:00.021893", 
>>     "end": "2017-12-04 13:45:37.171862", 
>>     "failed": true, 
>>     "invocation": {
>>         "module_args": {
>>             "_raw_params": "./build-images.sh", 
>>             "_uses_shell": false, 
>>             "chdir": "/root/user/openwisp2-firmware-generator", 
>>             "creates": null, 
>>             "executable": null, 
>>             "removes": null, 
>>             "warn": true
>>         }, 
>>         "module_name": "command"
>>     }, 
>>     "rc": 1, 
>>     "start": "2017-12-04 13:45:37.149969", 
>>     "stderr": "ln: failed to create symbolic link 
>> '/root/user/openwisp2-firmware-builds/snakeoil/latest': File exists", 
>>     "stdout": "", 
>>     "stdout_lines": [], 
>>     "warnings": []
>> }
>>     to retry, use: --limit @/root/my-openwisp2-firmware-conf/playbook.
>> retry
>>
>> PLAY RECAP 
>> *********************************************************************
>> 10.0.0.106                 : ok=22   changed=17   unreachable=0    failed
>> =1   
>> Saisissez le code ici...
>>
>>
>>
>>
>>
>>
>>
>> Le jeudi 9 février 2017 05:07:58 UTC+1, Xavier Maysonnave a écrit :
>>>
>>> Hi Jon,
>>>
>>> The image generator is unable to generate the firmware I want to build 
>>> on my GL-MT300A. 
>>> My goal is to use the generator to target two devices as a first step.
>>> Federico is aware of the problem and will address soon this issue as 
>>> stated on the previous post on this thread.
>>>
>>> Right now I've successfully generated and flashed the firmware based on 
>>> LEDE-17.01 RC with the openwisp-config.
>>> As soon as the router will talk to the controller I'll provide some 
>>> feedback.
>>>
>>> I'm quite interrested with your architecture maybe we can open new 
>>> threads on this forum where one could describe his requirement.
>>> I think it could help Federico to address our various needs.
>>>
>>> I try to achieve a Freeradius, multi-role system, monitored, vouchers,...
>>> Right now I would prefer to have a captive portal at the router level.
>>>
>>> By the way you can call me Xavier :-)
>>>
>>> Cheers
>>>
>>> Le jeudi 9 février 2017 05:51:51 UTC+5:30, Jon Mitchell a écrit :
>>>>
>>>> Can anyone confirm that the ansible drive image generator found at the 
>>>> following link can be used to create LEDE based images?
>>>>
>>>> https://github.com/openwisp/ansible-openwisp2-imagegenerator
>>>>
>>>> I have tried setting openwisp2fw_source_repo: "
>>>> https://git.lede-project.org/source.git"; within my working playbook 
>>>> but the compilation did not complete.
>>>>
>>>> The error over flowed the buffer within screen so I was unable to 
>>>> capture error or analyze the source of the problem.
>>>>
>>>> I have successfully created a Designated Driver based image which auto 
>>>> configures against a openwisp2 server which has the zabbix agent packages 
>>>> included. I've tested the image on both a tl-wr1043nd-v3 as well as a 
>>>> gl-ar150.
>>>>
>>>> I am also interested in compiling for ramips as we have a number of 
>>>> Ubiquiti edgerouter x that I would like to manage with the same interface.
>>>>
>>>> Xavier Maysonnave: would you be willing to share your playbook?
>>>>
>>>>
>>>> -- 
>> 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 [email protected] <javascript:>.
>> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to