1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

5404 commits

Author SHA1 Message Date
Jerry Vonau
b00ea49b41 bugfix - sshd 2020-09-24 02:03:43 -05:00
Jerry Vonau
12d239cb2b validate - prune dnsmasq 2020-09-24 02:02:05 -05:00
Jerry Vonau
9be9644625 The 7 removed roles part of stage 3, installed on demand, or does not exist 2020-09-24 02:02:05 -05:00
Jerry Vonau
0ebd09e46f validate - prune apache & admin_console 2020-09-24 02:02:05 -05:00
Jerry Vonau
c20ca679d9 validate - prune nginx 2020-09-24 02:02:04 -05:00
Jerry Vonau
35d83aec98 validate - prune mysql - clean up 0-init 2020-09-24 02:02:04 -05:00
Jerry Vonau
82e5c3b571 validate - prune nodejs 2020-09-24 02:02:04 -05:00
Jerry Vonau
dfe8c3d5fb validate - prune postgresql 2020-09-24 02:02:04 -05:00
Jerry Vonau
d08c6b1424 validate - prune mongodb 2020-09-24 02:02:04 -05:00
A Holt
b44c6723df
Sugarizer 1.3.0 -> 1.4.0 2020-09-23 15:56:40 -04:00
root
45abe7c660 firmware/tasks/main.yml: typo in explanation 2020-09-22 13:22:24 -04:00
root
1a3f386065 WiFi firmware fixing w/o local_vars, cleaner w/ explanations 2020-09-22 13:17:34 -04:00
root
8279f64a26 iiab-admin/tasks/main.yml: fix iiab-admin_installed -> iiab_admin_installed 2020-09-22 02:12:20 -04:00
root
85d7a0dbe8 monit/tasks/main.yml: Mention Monit-on-Debian issue #1849 2020-09-22 01:41:24 -04:00
root
30185545c1 Today's date added to roles/nginx/README.md 2020-09-22 01:10:23 -04:00
root
d87821d266 9 core roles check their vars + 3 roles record to iiab_state.yml 2020-09-22 01:04:06 -04:00
root
1d36275105 Why is checking for iiab_state.yml in Stage 4? 2020-09-21 16:41:20 -04:00
root
fe9f058d86 Add Mosquitto & vnStat to roles/nginx/README.md 2020-09-21 16:05:03 -04:00
root
91e76b38ea Clarifying comment in samba/tasks/main.yml 2020-09-21 15:30:44 -04:00
root
1370115e23 Clean tasks/main.yml in stages 1, 3, 4, 6 2020-09-21 14:25:08 -04:00
root
0b10373b84 Clarify shared_dir is /library/public 2020-09-21 10:34:46 -04:00
root
0484ea38f1 Samba role standardized/modularized, for runrole etc 2020-09-21 10:21:48 -04:00
A Holt
819bf92b74
Stale comment in 2-common/tasks/packages.yml 2020-09-19 22:38:27 -04:00
A Holt
f7f5113c3a Revert "Infastructure for proper versioning. (#2500)"
This reverts commit 429aa04ce5.
2020-09-17 11:15:33 -04:00
Jerry Vonau
429aa04ce5
Infastructure for proper versioning. (#2500)
* each major role change can be recorded in upgrade_roles with a bump in iiab_revision to denote the addition

* test source for https://github.com/iiab/iiab-factory/pull/134

* keep iiab_revision with role name

* gitea

* introduce $INSTALLED_RELEASE $INSTALLED_REVISION into ansible

* set informational 'do_facts'

* 7.1.5-premap tag as starting point for iiab_revision 0

* no notes at all - use underscore for role name to match what is in iiab_state.yml

* use installed_revision trigger do_upgrade

do_reinstall will denote a major upgrade path in the future
2020-09-17 07:15:55 -07:00
A Holt
4a7076a0ef
Merge pull request #2530 from jvonau/hostapd_ctl
Hostapd ctl
2020-09-16 21:50:54 -04:00
Jerry Vonau
f121ae1e52 move to top 2020-09-16 11:52:17 -05:00
George Hunt
4746a142af add ctrl-interface to hostapd 2020-09-16 11:50:52 -05:00
A Holt
ce30aee953
roles/network/README.rst punctiliousness 2020-09-16 10:08:03 -04:00
A Holt
bf2ad15fe0
Refine roles/network/README.rst 2020-09-16 09:44:07 -04:00
Jerry Vonau
a6074935db open up exclude_devices for any device with a default route present
handles wifi & wired devices
2020-09-15 08:17:07 -05:00
Jerry Vonau
aed16ca9f2 exclude_device -> exclude_devices
There can be more than one
2020-09-15 08:17:07 -05:00
Jerry Vonau
797aee3e9f 2515 fix 2020-09-14 22:53:30 -05:00
A Holt
01d418e374
network/tasks/main.yml: typo in comment 2020-09-12 21:11:36 -04:00
A Holt
3ad8b4e47e
network/tasks/main.yml: subsequant -> subsequent 2020-09-12 21:07:26 -04:00
Jerry Vonau
0c8104abff better usage explaination of no_net_restart 2020-09-12 19:58:10 -05:00
A Holt
a4afb3b08e
Merge pull request #2515 from jvonau/wifi_default
detect secondary gateway on wifi interface for no_net_restart
2020-09-12 20:42:31 -04:00
A Holt
9d63fa40fb
network/tasks/main.yml: 2 comments about no_net_restart 2020-09-12 20:40:30 -04:00
A Holt
09dda50783
Update README.md 2020-09-12 08:28:06 -04:00
Jerry Vonau
05600f3b7a detect secondary gateway on wifi interface for no_net_restart 2020-09-12 02:33:31 +01:00
A Holt
8917e0f156
@jvonau's personal preferences in lokole/tasks/main.yml 2020-09-10 02:52:24 -04:00
A Holt
02bb8da9ed
Update install.yml 2020-09-09 20:54:35 -04:00
A Holt
f0a1ca2b0a
Force restart of {celery, celerybeat, lokole_restarter} in case of reinstall etc 2020-09-09 20:46:37 -04:00
A Holt
e9a57b94ad
Clarify lokole/tasks/main.yml 2020-09-09 20:38:10 -04:00
A Holt
ef7b4a3872
restarter.service.j2 -> lokole_restarter.service.j2 in lokole/tasks/install.yml 2020-09-09 20:34:53 -04:00
A Holt
54b6219b22
Rename restarter.service.j2 to lokole_restarter.service.j2 & use Ansible norm 2020-09-09 20:27:53 -04:00
A Holt
41a91beccd
Ansible norm in lokole/templates/celerybeat.service.j2 2020-09-09 20:26:21 -04:00
A Holt
fbcbc82050
Ansible norm in lokole/templates/celery.service.j2 2020-09-09 20:25:09 -04:00
A Holt
7e9c31d5db
Cleaner lokole/tasks/main.yml 2020-09-09 20:22:59 -04:00
A Holt
65d0399d57
Clarify lokole/tasks/main.yml 2020-09-09 20:17:53 -04:00