ideascube / ansiblecube

Ansible playbook to quickly deploy an ideascube server and much more !
MIT License
5 stars 9 forks source link

Set the IDEASCUBE_ID #169

Closed bochecha closed 6 years ago

bochecha commented 6 years ago

With the next package (this is wrong in irfi_1.0~beta1), you should be able to set this in ansiblecube, in the /etc/default/ideascube file as usual.

The package will also already include a configuration file which should work, named kb_cod_rfi.py, so the IDEASCUBE_ID should be set to kb-cod-rfi, as we discussed previously.

fheslouin commented 6 years ago

Done here : https://github.com/ideascube/ansiblecube/blob/oneUpdateFile/roles/ideascube/tasks/ideascube.yml#L111