1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

12064 commits

Author SHA1 Message Date
root
3c360d21fa EXPERIMENTAL: asterisk_patch for RPi + prelim path to PHP 8 2023-04-02 23:25:37 -04:00
Jerry Vonau
cb1ae8d4f4 Should be in the 'block' 2023-04-02 11:05:04 -05:00
Jerry Vonau
5bbf96fff6 Should be the last nit 2023-04-02 10:30:40 -05:00
Jerry Vonau
1eb093f064 apache_installed 2023-04-02 10:11:20 -05:00
Jerry Vonau
4cf1d94e02 allow in the field twiddling of pbx_use_apache post-install2 2023-04-02 10:02:50 -05:00
Jerry Vonau
f2b1d2293f allow in the field twiddling of pbx_use_apache post-install 2023-04-02 09:53:28 -05:00
Jerry Vonau
094d66e381 record pbx_use_nginx pbx_use_apache 2023-04-02 08:47:07 -05:00
Jerry Vonau
1fee1c6dd6 use pbx_apache_installed in place of pbx_use_apache2 2023-04-02 08:31:09 -05:00
Jerry Vonau
912fe4c610 use pbx_apache_installed in place of pbx_use_apache
pbx_use_apache is an install time option
once installed the service needs to be accounted for
2023-04-02 08:25:02 -05:00
Jerry Vonau
07b310f5d5 record apache installation 2023-04-02 08:19:20 -05:00
Jerry Vonau
4736bc3873 improve comment 2023-04-02 07:10:13 -05:00
Jerry Vonau
4da7a3fb58 cover network_enabled: False 2023-04-02 06:30:06 -05:00
Jerry Vonau
09df64c05f clearer logic and remove ignore_errors 2023-04-02 06:17:21 -05:00
Jerry Vonau
e3c6d28fc4 add prefix 2023-04-02 06:09:09 -05:00
Jerry Vonau
848a947f9c Fix warning during install 2023-04-02 04:46:32 -05:00
Jerry Vonau
32c81bbb70 Stop asterisk before installing freepbx 2023-04-02 04:46:32 -05:00
Jerry Vonau
e0a7344776
Update roles/pbx/tasks/main.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2023-04-02 02:40:30 -05:00
Jerry Vonau
11817a05a4 True 2023-04-02 02:33:07 -05:00
Jerry Vonau
6f63e73d75 drop part of patch for 'libmysqlclient-dev'
hunk was failing not sure why but aptitude did the right thing anyway
2023-04-02 02:28:56 -05:00
Jerry Vonau
3d951f7249 patch for 64-bit arm installs 2023-04-02 01:27:00 -05:00
Jerry Vonau
8833570a8e syntax 2023-04-02 01:13:50 -05:00
Jerry Vonau
31a1664483 pbx - php7.4 only 2023-04-02 01:04:00 -05:00
A Holt
26327ddd05
Merge pull request #3521 from holta/yarn-apt-key
Modernize Yarn install w/ signed apt/PPA key (prereq for Internet Archive)
2023-04-01 19:06:20 -04:00
root
e0251f0ce9 Modernize Yarn install w/ signed apt/PPA key 2023-04-01 17:00:35 -04:00
A Holt
6d9c2cf4a0
Merge pull request #3520 from jvonau/rec_arch
Record arch
2023-03-31 23:44:52 -04:00
A Holt
4a32ba0375
create_iiab_ini.yml: Raise rpi_model & devicetree_model 2023-03-31 23:39:21 -04:00
A Holt
c69d6ef96c
create_iiab_ini.yml: Try {{ os_ver }} alongside redundant/failsafe {{ ansible_facts['distribution'] }} 2023-03-31 23:30:51 -04:00
A Holt
f46c7d1555
mongodb/tasks/main.yml: Fix 'ansible_architecture' typo 2023-03-31 22:59:42 -04:00
A Holt
902e377c68
create_iiab_ini.yml: dpkg_foreign_arch, clarifs, typos 2023-03-31 22:57:36 -04:00
Jerry Vonau
4eca25a1f7 drop local_facts 2023-03-31 15:55:27 -05:00
Jerry Vonau
cc504e3416 record dpkg --print-architecture 2023-03-31 15:48:45 -05:00
A Holt
608a69974a
Merge pull request #3519 from holta/mongodb-block-32bit
Block install of MongoDB on 32-bit RasPiOS, when 'dpkg --print-architecture' shows armhf
2023-03-31 10:28:19 -04:00
root
dcad86f6d1 Block install of MongoDB on 32-bit RasPiOS 2023-03-31 09:39:53 -04:00
Jerry Vonau
faa4145d65 mongodb - lockout RasPiOS-32bit 2023-03-31 08:07:13 -04:00
A Holt
130ad7b127
Merge pull request #3514 from holta/kolibri-spring-cleaning
kolibri/tasks/install.yml spring cleaning (tighten up code, flow, in-line docs)
2023-03-30 19:47:50 -04:00
A Holt
13f5aa4978
Merge pull request #3517 from holta/mediawiki-1.39.3
mediawiki/defaults/main.yml: Version 1.39.3 LTS (security/maintenance release)
2023-03-29 17:01:32 -04:00
A Holt
85a8dd5c8f
mediawiki/defaults/main.yml: Version 1.39.3 2023-03-29 16:59:06 -04:00
root
0f9c6f29f3 Remove KOLIBRI_USER (kolibri) secondary group 'disk' 2023-03-29 16:36:20 -04:00
A Holt
bbea8c8d78
Merge pull request #3515 from holta/sugarizer-1.7.0
New Sugarizer 1.7.0
2023-03-28 16:25:59 -04:00
root
b7ca3dcc2b New Sugarizer 1.7.0 2023-03-28 16:22:20 -04:00
root
f878107fec Toughen doc URLs with %3F (instead of .3F) 2023-03-28 15:56:14 -04:00
A Holt
190ac34bd9
Mention group disk "Mostly equivalent to root access" 2023-03-28 01:23:29 -04:00
root
2a92ef46d0 kolibri/tasks/install.yml: Tighten up code & in-line docs 2023-03-27 17:38:12 -04:00
A Holt
660ee81e28
Merge pull request #3513 from holta/ansible-core-2.14.4
Recommend ansible-core 2.14.4
2023-03-27 14:22:03 -04:00
A Holt
031e85a62e
Recommend ansible-core 2.14.4 2023-03-27 14:18:50 -04:00
A Holt
61a9427e7d
Clarify /library/kolibri owner recommendation 2023-03-26 15:57:45 -04:00
A Holt
d2da3f97fa
pbx/README.adoc: Link to Asterisk Security Advisories 2023-03-25 07:28:29 -04:00
A Holt
a46b089f8a
Merge pull request #3511 from holta/nextcloud-php
TEMPORARY PATCH: Installs older Nextcloud 25 on PHP 7.4 OS's
2023-03-24 19:57:47 -04:00
root
aa66c7e11f TEMPORARY PATCH: Installs older Nextcloud 25 on PHP 7.4 OS's 2023-03-24 19:49:54 -04:00
A Holt
928bc94a1a
Merge pull request #3510 from holta/pbx-doc-update
Doc updates for Asterisk 20 & remaining PHP 7.4 OS's (as FreePBX 16 requires)
2023-03-24 19:08:17 -04:00