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
root
30f27dc134
Use 2020-09-22 in default_vars.yml & local_vars.yml
2020-09-22 01:53:19 -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
A Holt
63dda6efe8
Update local_vars_big.yml
2020-09-08 08:26:05 -04:00
A Holt
985f445b0f
Update local_vars_medium.yml
2020-09-08 08:25:55 -04:00
A Holt
48a30f58d8
Update local_vars_min.yml
2020-09-08 08:25:47 -04:00
A Holt
3287e7dbe3
Update default_vars.yml
2020-09-08 08:25:39 -04:00
A Holt
e6e630747d
Update local_vars_big.yml
2020-09-07 22:13:26 -04:00
A Holt
e94160a310
Update local_vars_medium.yml
2020-09-07 22:12:58 -04:00
A Holt
7b6edac6c2
Update local_vars_min.yml
2020-09-07 22:12:21 -04:00
A Holt
f77ad33a50
Update default_vars.yml
2020-09-07 22:11:34 -04:00
A Holt
6451c98031
Update default_vars.yml
2020-09-02 14:32:20 -04:00
A Holt
1af27bb2e7
Update default_vars.yml
2020-09-01 21:28:19 -04:00
A Holt
14ae2fe841
Update linuxmint-20.yml
2020-09-01 21:23:15 -04:00
Jerry Vonau
1bea516fea
Mint might need static mapping to Ubuntu
2020-09-01 05:13:20 -05:00
A Holt
f5f5680d72
Merge pull request #2487 from georgejhunt/7.2-maps
...
7.2 maps [OSM "Preview World" tileset to zoom level 7]
2020-08-27 10:50:16 -04:00
A Holt
e3f7b57288
local_vars_big.yml: set monit_install & monit_enabled to False
2020-08-25 15:11:21 -04:00
Jerry Vonau
33ebf3f8c3
remove mysql_root_password variable
2020-08-23 22:26:17 -05:00
George Hunt
a79b71f9d2
set enabled back to true to enable preview tiles
2020-08-22 18:30:32 -07:00
georgejhunt
db56e184d1
7.2 maps [OSM] ( #2486 )
...
* move scripts and assets
* webpack does not bundle externap -- not node -- modules
* change main.js to *-bundle for viewer, test-page, and installer
* disable the long download of osm for all versions of local_vars
* start nginx for OSM always
* let nodejs provide js packages
* move scripts and assets
* webpack does not bundle externap -- not node -- modules
* change main.js to *-bundle for viewer, test-page, and installer
* disable the long download of osm for all versions of local_vars
* start nginx for OSM always
* let nodejs provide js packages
* change soft coded pointers from test branch to master
2020-08-22 10:47:57 -07:00
A Holt
773fc1dc0c
Create linuxmint-20.yml
2020-08-20 12:42:51 -04:00
georgejhunt
8090f3bb29
Stage1.5 [OSM] ( #2473 )
...
* change osm_branch to maps_branch. That is what it is
* wiki says stage1 does not include changes to maps/main.js
* get the map catalog from ukids
* skip bypass download if files are present
* add an init.json
* add in extend_sat
* first cut
* first errors
* put fonts in iiab font dir
* get the php tilesserve in place
* add tileserver.php
* add in search files
* fonts are available already
* Revert "fonts are available already"
This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.
* Create README.md
* put fonts back in
* getting ready to transfer to rpi
* move regions.json to test
* create the symlinks for viewer
* use wget
* deal with detail from regions.json
* reformat to IIAB for map tiles
* deleting z0-z9 takes 30min
* remove sleep
* transfer current state to hadron
* bump transition between white labels to black on sat style from 7 to 9
* added init.json to aggregate
* put regions.json in iiab map role
* get files from archive.org
* detail_url was wrong from update_regions.py
* get regions.json from iiab repo
* put regios.json where admin console needs it
* update details_url
* create yamls for osm
* fix typos in new yamls
* missing with_items clause
* put detail.mbtiles in ./tiles folder
* do the move from working to viewer
* choose the version which uses lib_adm
* first cut
* first errors
* put fonts in iiab font dir
* get the php tilesserve in place
* add tileserver.php
* add in search files
* fonts are available already
* Revert "fonts are available already"
This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.
* put fonts back in
* getting ready to transfer to rpi
* move regions.json to test
* create the symlinks for viewer
* use wget
* deal with detail from regions.json
* reformat to IIAB for map tiles
* deleting z0-z9 takes 30min
* remove sleep
* transfer current state to hadron
* bump transition between white labels to black on sat style from 7 to 9
* added init.json to aggregate
* put regions.json in iiab map role
* get files from archive.org
* detail_url was wrong from update_regions.py
* get regions.json from iiab repo
* put regios.json where admin console needs it
* update details_url
* create yamls for osm
* fix typos in new yamls
* missing with_items clause
* put detail.mbtiles in ./tiles folder
* install dir.php
* change docroot in tileserver.php
* Update README.md
* regions.json updated with 2019 data
* add mbtileinfo.php and put it in place
* changes to osm-fixup
* osm-fixup receive url
* typo in fixup and wronge mbtileinfo base
* sloppy mistakes arount found_region
* can use adm-lib.py
* change regions.json to map-catalog.json
* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name
* another region->map
* call the console script to add menu items
* fetch test-page from test branch
* typo in osm-fixup.py comment
* remove the map_functions from test page
* new bboxes, title to san_jose
* remove the regions.json and map_functions.js
* let the map repo have all files related to test-page
* first cut
* first errors
* put fonts in iiab font dir
* get the php tilesserve in place
* add tileserver.php
* add in search files
* start debugging
* fonts are available already
* Revert "fonts are available already"
This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.
* Create README.md
* put fonts back in
* getting ready to transfer to rpi
* move regions.json to test
* create the symlinks for viewer
* use wget
* deal with detail from regions.json
* reformat to IIAB for map tiles
* deleting z0-z9 takes 30min
* remove sleep
* transfer current state to hadron
* bump transition between white labels to black on sat style from 7 to 9
* added init.json to aggregate
* put regions.json in iiab map role
* get files from archive.org
* detail_url was wrong from update_regions.py
* get regions.json from iiab repo
* put regios.json where admin console needs it
* update details_url
* create yamls for osm
* fix typos in new yamls
* missing with_items clause
* put detail.mbtiles in ./tiles folder
* do the move from working to viewer
* these moves work
* first cut
* first errors
* put fonts in iiab font dir
* get the php tilesserve in place
* add tileserver.php
* add in search files
* start debugging
* fonts are available already
* Revert "fonts are available already"
This reverts commit c93a38a4ed99080ae5590abaffa8cf69196ed9dd.
* put fonts back in
* getting ready to transfer to rpi
* move regions.json to test
* create the symlinks for viewer
* use wget
* deal with detail from regions.json
* reformat to IIAB for map tiles
* deleting z0-z9 takes 30min
* remove sleep
* transfer current state to hadron
* bump transition between white labels to black on sat style from 7 to 9
* added init.json to aggregate
* put regions.json in iiab map role
* get files from archive.org
* detail_url was wrong from update_regions.py
* get regions.json from iiab repo
* put regios.json where admin console needs it
* update details_url
* create yamls for osm
* fix typos in new yamls
* missing with_items clause
* put detail.mbtiles in ./tiles folder
* install dir.php
* change docroot in tileserver.php
* Update README.md
* regions.json updated with 2019 data
* add mbtileinfo.php and put it in place
* changes to osm-fixup
* osm-fixup receive url
* typo in fixup and wronge mbtileinfo base
* sloppy mistakes arount found_region
* can use adm-lib.py
* change regions.json to map-catalog.json
* change regios.json to map-catalog.json, bump 2map-reorg to 3map-reorg as branch name
* another region->map
* call the console script to add menu items
* fetch test-page from test branch
* typo in osm-fixup.py comment
* remove the map_functions from test page
* new bboxes, title to san_jose
* remove the regions.json and map_functions.js
* let the map repo have all files related to test-page
* add css
* get nginx /maps working
* helps admin console work with osm-maps
* point to the stage1 branch in maps
* add bypass
* pull from map repo from a branch that is controlled by a variable
* somehow this install was missing php-sqlite
* add init.json
* change osm_branch to maps_branch. That is what it is
* wiki says stage1 does not include changes to maps/main.js
* get the map catalog from ukids
* skip bypass download if files are present
* let osm_enalbled control world to zoom 10
* expand bypass to install-map-region
* lots of errors in download script
* both are modified
* need python to write init.json - but bash workds
* add in make_init.py
* init.json updated via python
* get the installer mbtiles
* change to map branch staage1
* add tileserve.php to installer
* put style-osm.json in installer
* create a link for planet in installer
* turn off enable in local_vars for osm-vector-maps
* copy scripts to /usr/bin
* softcode satellite fname
* typos
* sat_dir needed work
* standatdize output satellite mbtile name
* sat_bboxes not defined
* period to comma in sat_bboxes
* too many errors--did this ever work
* period to comma
* move new file into place, save old to /tmp
* cannot move to /tmp from root -- different filesystem. So use copy
* add iiab-summarize.sh to /usr/bin
* write init.json correctly
* only the web-pack from stage1 branch
* let installer use php
* point to maps rc-master
* partially working but with many missing pieces
* got on the wrong machine
* got through it once with pages in rc-master
* add installer_functions to install.yml
* spell installer_functions with a .js
* need tileserver.php for installer
* colorize the map list for installed tiles
* add s to iiab-maps-finish.py
* get the name correct for iiab-maps-finish.py
* map->maps, add python3-pil
* iiab-extend-sat much better, maybe good enouth
* start work on README
* Update README.md
* move README.md up oe level
* change default map page to installer
* working on test-page redirect
* create assets in test-page
* get the installer redirect working
* can now record satellite download info in database -- needs improvement in bounds
* hyphen/underebar problem installer-functions.js
* change rc-master to master
* eliminate aggregate.py, dir.php, create_empty_mbtiles.sh
* move assets from iiab to maps
* removed dead wood and did get_url for map stuff
* extra space in with_items clause after hyphen caused errors
* keep stuff in main.yml I do not understand
* last vestiges of maps in iiab repo
* after runroles, nginx needs restarting
* remove dead wood, pull redirect for maplist from maps repo
* observe iiab standards
* remove redundant code
* get nginx box/maps to work
* fonts moved, so the pointers must change
* enabled => true in all
2020-08-10 12:02:58 -07:00
A Holt
3dac58641a
Update default_vars.yml
2020-08-08 19:33:32 -04:00
A Holt
15476bd108
Update local_vars_big.yml
2020-08-08 19:26:58 -04:00
A Holt
9324ab4a79
Update local_vars_medium.yml
2020-08-08 19:25:56 -04:00
A Holt
015da801c8
Update local_vars_min.yml
2020-08-08 19:25:11 -04:00
A Holt
b955f8b5cc
Update local_vars_big.yml
2020-08-08 13:59:14 -04:00
A Holt
5a724ba721
Update local_vars_medium.yml
2020-08-08 13:59:10 -04:00
A Holt
e086005301
Update local_vars_min.yml
2020-08-08 13:59:06 -04:00
A Holt
b45c4b0bcd
Update default_vars.yml
2020-08-08 13:59:01 -04:00
A Holt
438fe4755d
Update local_vars_big.yml
2020-08-05 15:48:10 -04:00
A Holt
4cd6fac327
Update local_vars_medium.yml
2020-08-05 15:48:01 -04:00
A Holt
09cdf28643
Update local_vars_min.yml
2020-08-05 15:47:55 -04:00
A Holt
21dad03c4a
Update default_vars.yml
2020-08-05 15:47:49 -04:00
Tim Moody
868851c0a2
make default for medical
2020-07-16 11:37:58 -04:00
Tim Moody
56b393c639
initial checkin
2020-07-15 16:05:19 -04:00
A Holt
fb08605b0d
Begin 7.2 release cycle... iiab_base_ver: 7.2 in default_vars.yml
2020-06-05 16:37:32 -04:00
A Holt
b9fcf7f188
Update default_vars.yml
2020-05-29 05:31:24 -04:00
A Holt
58fd915334
Update local_vars_big.yml
2020-05-29 05:28:08 -04:00
A Holt
0787c01539
Update local_vars_medium.yml
2020-05-29 05:25:57 -04:00
A Holt
0c18bf28c6
Update local_vars_min.yml
2020-05-29 05:25:11 -04:00
Tim Moody
356d969e66
add default vpn handle for medical local vars
2020-05-24 14:42:21 -04:00
Tim Moody
29507f1c9e
move the couch
2020-05-22 13:54:36 -04:00
A Holt
a78a4eea29
Update vars/default_vars.yml
2020-05-22 10:43:43 -04:00
A Holt
4f985b5534
Update default_vars.yml
2020-05-21 14:47:16 -04:00
root
cd714402bf
Install apache2 at end of 9-local-addons if admin_console_install: True (TEMPORARY)
2020-05-21 18:07:51 +00:00
root
afd9ee4343
Annotate comments with 2020-05-21
2020-05-21 03:05:22 -04:00
root
4d79c4e07f
Put today's date in vars/default_vars.yml
2020-05-17 01:55:18 -04:00
root
333feadba0
Clarify apache_* vars in default_vars.yml
2020-05-17 00:00:17 -04:00
root
b0f0ed5059
Put 'apache_allow_sudo: True' closer to NGINX, in default_vars.yml
2020-05-16 17:59:28 -04:00
root
223c92f5c5
Install Apache on demand, for TK: ./runrole elgg|lokole|moodle|nodered
2020-05-16 17:51:56 -04:00
A Holt
e6b16f5180
Update local_vars_big.yml
2020-05-09 19:59:31 -04:00
A Holt
e08e6d5592
Update local_vars_medium.yml
2020-05-09 19:59:22 -04:00
A Holt
8c9ff7c90f
Update local_vars_min.yml
2020-05-09 19:59:11 -04:00
A Holt
861e4d49fa
Update default_vars.yml
2020-05-09 19:57:18 -04:00
A Holt
0e72a20a2b
Update default_vars.yml
2020-05-09 19:47:14 -04:00
A Holt
a0043892b1
Update default_vars.yml
2020-05-09 18:52:50 -04:00
A Holt
27bb626cdd
Update local_vars_big.yml
2020-05-09 18:08:13 -04:00
A Holt
f852ce23e3
Update local_vars_medium.yml
2020-05-09 18:07:45 -04:00
A Holt
b3610ff7b4
Update local_vars_min.yml
2020-05-09 18:07:10 -04:00
A Holt
8663cb59ff
Update default_vars.yml
2020-05-09 18:06:22 -04:00
Jerry Vonau
66f5425943
Merge branch 'master' into early-dns
2020-05-09 16:28:39 -05:00
Jerry Vonau
7e79d691fc
install and start dnsmasq early - add option to set upstream dns server
2020-05-09 15:06:23 -05:00
A Holt
d7a6e2390e
Update local_vars_big.yml
2020-05-09 15:03:55 -04:00
A Holt
1b8aca2304
Update local_vars_medium.yml
2020-05-09 15:03:47 -04:00
A Holt
6c437ef326
Update local_vars_min.yml
2020-05-09 15:03:37 -04:00
A Holt
91398ba60d
Update default_vars.yml
2020-05-09 15:03:25 -04:00
A Holt
3bc6483d6e
captiveportal_enabled: False in local_vars_min.yml
2020-05-07 12:30:10 -04:00
A Holt
6949ff11c3
captiveportal_enabled: False in local_vars_medium.yml
2020-05-07 12:29:42 -04:00
A Holt
7344fccb8e
captiveportal_enabled: False in local_vars_big.yml
2020-05-07 12:29:05 -04:00
A Holt
9241a9d47b
captiveportal_enabled: False in default_vars.yml
2020-05-07 12:28:19 -04:00
A Holt
8eed1c0c25
Update local_vars_min.yml
2020-05-02 03:23:14 -04:00
A Holt
a38eaabd09
Update local_vars_medium.yml
2020-05-02 03:22:46 -04:00
A Holt
e027dbe250
Update local_vars_big.yml
2020-05-02 03:21:59 -04:00
Jerry Vonau
3912e6a1ef
remove reboot_to_AP
2020-05-01 10:27:48 -05:00
A Holt
fc0b4586de
default_vars.yml updated (to match local_vars_min.yml)
2020-05-01 10:27:47 -05:00
George Hunt
a81f8383bb
change wifi_up_down to true in local_vars preselects
2020-05-01 10:27:47 -05:00
A Holt
9301e4d485
Update centos-7.yml
2020-04-29 18:48:46 -04:00
A Holt
879244d379
Update debian-8.yml
2020-04-29 18:48:29 -04:00
A Holt
6586726e70
Update debian-9.yml
2020-04-29 18:48:14 -04:00
A Holt
7ecd3afddf
Update fedora-18.yml
2020-04-29 18:47:51 -04:00
A Holt
b5293845ba
Update fedora-22.yml
2020-04-29 18:47:36 -04:00
A Holt
703b5149f9
Update raspbian-8.yml
2020-04-29 18:47:20 -04:00
A Holt
652d5a8a4b
Update raspbian-9.yml
2020-04-29 18:47:01 -04:00
A Holt
8456d7b91e
Update ubuntu-16.yml
2020-04-29 18:46:35 -04:00
A Holt
5184313972
Update ubuntu-17.yml
2020-04-29 18:46:20 -04:00
A Holt
9a8aba76e4
Update ubuntu-18.yml
2020-04-29 18:45:25 -04:00
A Holt
f826395e44
Update ubuntu-19.yml
2020-04-29 18:44:56 -04:00
A Holt
317ccda90c
Update debian-10.yml
2020-04-29 18:43:42 -04:00
A Holt
9cd5b74148
Update ubuntu-20.yml
2020-04-29 18:43:34 -04:00
A Holt
bad864d995
Update raspbian-10.yml
2020-04-29 18:43:22 -04:00
Tim Moody
43a2c7412b
add local vars for medical users
2020-04-18 14:44:46 -04:00
Jerry Vonau
d0104f59e3
U-20 only has php7.4 now
2020-03-31 07:08:47 -05:00
root
7e18f8b345
Move 'Keep local_vars_min.yml in sync w/ default_vars.yml
2020-03-26 12:55:19 -04:00
root
083c8abf6f
Move 'rtc_id: ds3231' from vars/*.yml to vars/local_vars_*.yml
2020-03-26 12:44:17 -04:00
root
d2c8878ed5
Merge branch 'wordpress-fixes' of https://github.com/holta/iiab into holta-wordpress-fixes
2020-03-09 12:59:59 -04:00
root
089d92415b
Explain nginx_high_php_limits in default_vars & 3 local_vars files
2020-03-09 12:40:53 -04:00
A Holt
f9b2c51d41
Merge pull request #2275 from jvonau/is_rpi
...
Kill off is_rpi
2020-03-09 12:14:24 -04:00
root
0f1e4ba5c2
Fix explanations in default_vars & local_vars
2020-03-08 15:34:21 -04:00
root
5f63941127
www_back_end, www_front_end -> www_core, www_options
2020-03-08 15:26:05 -04:00
Jerry Vonau
629cbf3eb4
drop is_rpi from default_vars.yml
2020-03-05 05:27:12 -06:00
Jerry Vonau
ebf24417aa
remove is_rpi from OS.yml
2020-03-04 15:00:28 -06:00
Tim Moody
be40c59b1f
Update RPi minetest to 5.1.1 for compatibility with latest raspbian
2020-02-19 11:32:55 -05:00
root
b5650bd72e
Simplify roles/kalite by isolating bitrot
2020-02-17 20:00:17 -05:00
root
6081df7168
Typo in local_vars.yml & default_vars.yml
2020-02-15 23:46:32 -05:00
root
e9e21e16e5
Clarify nginx_high_php_limits
2020-02-15 23:40:03 -05:00
root
a26bfd6988
Nextcloud vars/explanation
2020-02-15 23:19:36 -05:00
root
cf7f776003
Nextcloud tuneup for NGINX
2020-02-15 22:49:27 -05:00
A Holt
fdff78885f
Update local_vars_medium.yml
2020-02-13 23:40:03 -05:00
A Holt
c24ed7d728
Update local_vars_min.yml
2020-02-13 23:39:35 -05:00
A Holt
d5489b228d
Update default_vars.yml
2020-02-13 23:38:58 -05:00
A Holt
4b5214936e
Update default_vars.yml
2020-02-13 15:00:54 -05:00
root
e54b6225c9
Cleaner internetarchive & assoc deps
2020-02-04 18:19:44 -05:00
root
fa643fa36b
calibre_web_path in default_vars < 80 cols
2020-02-02 13:50:01 -05:00
root
814efd5a02
Mostly var cleanup across ~80 files
2020-01-30 04:00:00 -05:00
A Holt
0368c4ab0e
Update local_vars_big.yml
2020-01-27 09:12:07 -05:00
A Holt
47f50666e2
Update local_vars_medium.yml
2020-01-27 09:11:10 -05:00
A Holt
923e884ad8
Update local_vars_min.yml
2020-01-27 09:10:04 -05:00
A Holt
ee8b892b04
Update local_vars_big.yml
2020-01-27 08:54:03 -05:00
A Holt
00eb1c75c7
Update local_vars_medium.yml
2020-01-27 08:53:33 -05:00
A Holt
c88aaf38c4
Update local_vars_min.yml
2020-01-27 08:53:06 -05:00
root
2e97f1bad4
Clean {MIN, MEDIUM, BIG} local_vars.yml files
2020-01-24 01:41:18 -05:00
root
b7151fe047
Rename var nginx_config_dir to nginx_conf_dir
2020-01-24 01:08:42 -05:00
A Holt
2a899b55fc
Merge branch 'validate' into validate
2020-01-23 09:47:08 -05:00
A Holt
34e9e0f777
Fake values for now {postgresql_install: True, nodejs_install: True, mongodb_install: True}
2020-01-23 09:40:08 -05:00
Jerry Vonau
97b21ea175
mongo notes
2020-01-23 08:06:48 -06:00
A Holt
8b33e5c7d4
Clarify fragility & lineage of 5-XO-SERVICES
2020-01-23 08:24:36 -05:00
A Holt
0f78a412cd
Merge pull request #352 from jvonau/validate
...
sync from jvonau:validate
2020-01-23 07:59:21 -05:00
Jerry Vonau
fd503e0ba9
install True in default_vars
2020-01-23 05:33:14 -06:00
A Holt
0a77ea110e
Update default_vars.yml
2020-01-22 19:59:11 -05:00
A Holt
6422282f75
Update local_vars_big.yml
2020-01-21 12:03:06 -05:00
A Holt
33eeec488d
Update local_vars_medium.yml
2020-01-21 12:03:02 -05:00
A Holt
c39ad42c71
Update local_vars_min.yml
2020-01-21 12:02:56 -05:00
A Holt
83f31e56ae
Update default_vars.yml
2020-01-21 12:02:52 -05:00
A Holt
cc939c90a5
Mark idmgr as UNMAINTAINED in local_vars_big.yml
2020-01-21 11:55:40 -05:00
A Holt
962f8205e2
Mark idmgr as UNMAINTAINED in local_vars_medium.yml
2020-01-21 11:55:27 -05:00
A Holt
3495d0ea5a
Mark idmgr as UNMAINTAINED in local_vars_min.yml
2020-01-21 11:55:15 -05:00
A Holt
cf4109da4f
Clean default_vars.yml
2020-01-21 11:54:33 -05:00
A Holt
cd56d54109
Tighten up Transmission vars in default_vars.yml
2020-01-18 01:34:37 -05:00
A Holt
70da704ce0
New Explanation of <OS>.yml at bott of default_vars.yml
2020-01-17 12:19:36 -05:00
A Holt
dc3df1aafd
Update local_vars_big.yml
2020-01-16 11:05:29 -05:00
A Holt
b860cece4d
Update local_vars_medium.yml
2020-01-16 11:05:23 -05:00
A Holt
4714369a27
Update local_vars_min.yml
2020-01-16 11:05:18 -05:00
A Holt
c3c2fb3ea1
Update default_vars.yml
2020-01-16 11:05:05 -05:00
A Holt
43b6994174
Update default_vars.yml
2020-01-13 10:55:35 -05:00
A Holt
6015aabd9e
Create vars/ubuntu-20.yml
2020-01-13 10:49:33 -05:00
A Holt
271a82346c
Update default_vars.yml
2020-01-13 10:26:23 -05:00
root
85bd6ec55b
Merge branch 'shims' of https://github.com/holta/iiab into shims
2020-01-12 12:53:05 -05:00
root
f31397ad26
pbx blurb < 80 chars
2020-01-12 12:51:39 -05:00
Jerry Vonau
60ddaf593c
default apache_enabled: False
2020-01-12 08:31:15 -06:00
A Holt
7871c6dd37
Doc Nextcloud d/l workaround in < 80 chars
2020-01-07 19:12:06 -05:00
A Holt
a69a87671e
Doc Nextcloud d/l workaround in < 80 chars
2020-01-07 19:11:54 -05:00
A Holt
151e4077b2
Doc Nextcloud d/l workaround in < 80 chars
2020-01-07 19:11:43 -05:00
A Holt
e4554ce629
Doc Nextcloud d/l workaround in < 80 chars
2020-01-07 19:11:33 -05:00
A Holt
140553611b
Update default_vars.yml
2020-01-07 18:39:39 -05:00
A Holt
730af93a3b
Update local_vars_min.yml
2020-01-07 18:39:15 -05:00
A Holt
b1f7935ab5
Update local_vars_medium.yml
2020-01-07 18:38:54 -05:00
A Holt
6be49b13a9
Update local_vars_big.yml
2020-01-07 18:38:34 -05:00
A Holt
b6be1916f2
Update local_vars_big.yml
2020-01-07 18:31:33 -05:00
A Holt
8bf42cb962
Update local_vars_medium.yml
2020-01-07 18:31:28 -05:00
A Holt
b201255e1e
Update local_vars_min.yml
2020-01-07 18:31:23 -05:00
A Holt
18a10e940d
Update default_vars.yml
2020-01-07 18:31:18 -05:00
A Holt
0ffbe1748d
Update default_vars.yml
2020-01-06 15:14:16 -05:00
A Holt
71f30da621
Update local_vars_big.yml
2020-01-04 20:12:31 -05:00
A Holt
49077281ee
Update local_vars_medium.yml
2020-01-04 20:12:04 -05:00
A Holt
75c917c983
Update local_vars_min.yml
2020-01-04 20:11:30 -05:00
A Holt
2d2d98d816
Update default_vars.yml
2020-01-04 20:11:04 -05:00
A Holt
7613bedf61
Broadly enable captiveportal, for IIAB 7.1 testing
2020-01-04 19:55:30 -05:00
A Holt
c56303e38f
Broadly enable captiveportal, for IIAB 7.1 testing
2020-01-04 19:55:04 -05:00
A Holt
4756861eab
Broadly enable captiveportal, for IIAB 7.1 testing
2020-01-04 19:54:37 -05:00
A Holt
a463018e6b
Broadly enable captiveportal, for IIAB 7.1 testing
2020-01-04 19:54:08 -05:00
A Holt
fa45cba392
Update local_vars_medium.yml
2020-01-04 15:01:05 -05:00
A Holt
72210268cc
Update local_vars_min.yml
2020-01-04 15:00:48 -05:00
A Holt
b84a0f7449
Update local_vars_big.yml
2020-01-04 15:00:11 -05:00
A Holt
23ff3dc9aa
Update default_vars.yml
2020-01-04 14:59:45 -05:00
A Holt
db75a9ef61
Begin deprecating DokuWiki
2020-01-04 14:57:39 -05:00
A Holt
685337af26
Begin deprecating DokuWiki
2020-01-04 14:57:29 -05:00
A Holt
ec43ca0059
Begin deprecating DokuWiki
2020-01-04 14:57:23 -05:00
A Holt
bcc6fa2be4
Begin deprecating DokuWiki
2020-01-04 14:55:36 -05:00
A Holt
2f0a971e7b
Clarify iiab_home_url & captiveportal_splash_page
2020-01-02 22:36:20 -05:00
A Holt
eec034782a
Clarify iiab_home_url & captiveportal_splash_page
2020-01-02 22:36:10 -05:00
A Holt
ee495f361a
Clarify iiab_home_url & captiveportal_splash_page
2020-01-02 22:36:00 -05:00
A Holt
7b7beeebeb
Clarify iiab_home_url & captiveportal_splash_page
2020-01-02 22:35:48 -05:00
George Hunt
67aa4f173b
softcode landing page
2020-01-02 06:09:00 -08:00
George Hunt
6998f0c030
get the changes tied down a little
2020-01-02 06:09:00 -08:00
George Hunt
059dcc6025
dispersed changes
2020-01-02 06:08:59 -08:00
George Hunt
4a3f4af9a3
get the changes tied down a little
2020-01-02 06:08:58 -08:00
George Hunt
fc6c05540c
dispersed changes
2020-01-02 06:08:57 -08:00
Tim Moody
131bff8362
change dokuwiki url
2019-12-29 17:49:42 -05:00
Tim Moody
374c63c27f
convert wp to native nginx
2019-12-29 10:25:08 -05:00
A Holt
5ebcb46ba0
nodejs_version: 10.x -> 12.x
2019-12-21 11:31:06 -05:00
Jerry Vonau
f7c539d175
correct default_vars.yml
2019-11-28 06:16:12 -06:00
Jerry Vonau
e71ae36a98
gitea dokuwiki nginx support
2019-11-28 06:16:11 -06:00
Jerry Vonau
62672c9605
default_vars
2019-11-28 05:32:12 -06:00
Jerry Vonau
916d3052ae
iiab_state
2019-11-28 05:28:46 -06:00
Jerry Vonau
b75261fa06
use config_vars2 in source yaml files
2019-11-28 05:27:40 -06:00
Jerry Vonau
8ad02cd172
reuse config_vars.yml for installed app tracking
2019-11-28 05:26:44 -06:00
George Hunt
cffb6afecc
oversignts and corrections -- most now seem to work on rpi
2019-11-28 05:23:13 -06:00
Tim Moody
ccb3f57a88
thought about it, but OK now more softcoding
2019-11-19 10:57:53 -05:00
Tim Moody
a2ea7eb2fa
slow down
2019-11-19 08:56:47 -05:00
Tim Moody
4f63817e31
syntax
2019-11-19 08:53:16 -05:00
Tim Moody
2b641aa577
syntax
2019-11-19 08:50:09 -05:00
Tim Moody
872d3b8c96
move to common-2
2019-11-19 08:34:38 -05:00
Tim Moody
7f52b51fc7
add iiab lib
2019-11-19 08:18:48 -05:00
A Holt
f7de723c84
local_vars_big.yml: initial depr of ejabberd
2019-11-03 11:02:05 -05:00
A Holt
6e96fcac03
local_vars_medium.yml: initial depr of ejabberd
2019-11-03 11:01:50 -05:00
A Holt
9e60d863c3
local_vars_min.yml: initial depr of ejabberd
2019-11-03 11:01:33 -05:00
A Holt
7b29c90f1b
default_vars.yml: initial depr of ejabberd; more complete depr of authserver
2019-11-03 11:01:09 -05:00
A Holt
b524d93fdc
Merge pull request #2004 from holta/calibre-via-python-on-debian
...
calibre_via_debs: False [was True] + calibre_via_python: True [was False] in vars/debian-10.yml
2019-10-15 00:02:08 -04:00
A Holt
70ba01a503
calibre_via_python: True [was False] in vars/debian-10.yml
2019-10-14 23:42:03 -04:00
A Holt
d670a1e162
calibre_via_debs: True [was False] in vars/debian-10.yml
2019-10-14 23:31:53 -04:00
A Holt
42b330b613
php_version: 7.2 -> 7.3
2019-10-14 14:42:43 -04:00
A Holt
210c5883bd
Remove need_ncat from vars/default_vars.yml
2019-10-09 18:46:30 -04:00
A Holt
94a1682d42
Remove need_ncat from debian-10.yml
2019-10-09 18:38:59 -04:00
A Holt
67fe8b445f
Remove need_ncat from ubuntu-19.yml
2019-10-09 18:38:06 -04:00
A Holt
3abe4a101b
Remove need_ncat from raspbian-10.yml
2019-10-09 18:37:40 -04:00
A Holt
ca54d6d52f
move Calibre & Calibre-Web to very end!
2019-10-06 20:23:18 -04:00
A Holt
b7373af9c3
move Calibre & Calibre-Web to very end!
2019-10-06 20:22:49 -04:00
A Holt
a35861d295
move Calibre & Calibre-Web to very end!
2019-10-06 20:22:05 -04:00
A Holt
583dbfd0b9
move Calibre & Calibre-Web to very end!
2019-10-06 20:16:31 -04:00
A Holt
dd348e6991
Update local_vars_big.yml
2019-10-04 21:46:05 -04:00
A Holt
bcad36a73e
Update local_vars_medium.yml
2019-10-04 21:46:00 -04:00
A Holt
9b36651adb
Update local_vars_min.yml
2019-10-04 21:45:56 -04:00
A Holt
432fec4be1
Update default_vars.yml
2019-10-04 21:45:48 -04:00
A Holt
09d187d9cf
7.1 release cycle annotated in default_vars.yml
2019-09-30 23:18:24 -04:00
A Holt
b42478dc32
Remove comment; now in roles/nextcloud/README.md
2019-09-30 01:16:24 -04:00
A Holt
9b8caf3001
Update local_vars_big.yml
2019-09-29 23:53:53 -04:00
A Holt
cb70c35eb2
Update local_vars_medium.yml
2019-09-29 23:53:44 -04:00
A Holt
f442d2d8bb
Update local_vars_min.yml
2019-09-29 23:53:34 -04:00
A Holt
fe76038849
Update default_vars.yml
2019-09-29 23:52:00 -04:00
A Holt
996dd44558
Update local_vars_big.yml
2019-09-27 12:36:57 -04:00
A Holt
8fb026a78e
Update local_vars_medium.yml
2019-09-27 12:36:53 -04:00
A Holt
569a1b8680
Update local_vars_min.yml
2019-09-27 12:36:48 -04:00
A Holt
2a385673e8
Update default_vars.yml
2019-09-27 12:34:39 -04:00
A Holt
d2c665539e
Update default_vars.yml
2019-09-27 12:32:50 -04:00
A Holt
2aa22ca6b2
Document lesser-used VS. least-used playbook vars (to be deprecated)
2019-09-26 12:15:35 -04:00
A Holt
17c501d065
Remove vars for 6 Playbooks Unused For Many Years
2019-09-26 12:08:09 -04:00
A Holt
b89ceeb3eb
Remove vars for 6 Playbooks Unused For Many Years
2019-09-26 12:08:01 -04:00
A Holt
57f55ebfd3
Remove vars for 6 Playbooks Unused For Many Years
2019-09-26 12:07:54 -04:00
A Holt
7c0fcf5ca8
Update default_vars.yml
2019-09-25 14:53:42 -04:00
A Holt
071acc67b7
Update local_vars_big.yml
2019-09-25 14:52:46 -04:00
A Holt
12bf507942
Update local_vars_medium.yml
2019-09-25 14:52:26 -04:00
A Holt
0e0deafcc7
Update local_vars_min.yml
2019-09-25 14:52:04 -04:00
A Holt
64bb2ec47a
Update local_vars_medium.yml
2019-09-05 20:06:20 -04:00
A Holt
a67943aaef
Update local_vars_big.yml
2019-09-04 21:41:47 -04:00
A Holt
7608595347
Update local_vars_medium.yml
2019-09-04 21:41:26 -04:00
A Holt
21247f0041
Update local_vars_min.yml
2019-09-04 21:40:08 -04:00
A Holt
70c4d9f419
Update default_vars.yml
2019-09-04 21:40:03 -04:00
A Holt
eaa66443ae
Explain apache_high_php_limits in local_vars.yml
2019-09-04 20:12:01 -04:00
A Holt
81e34647fc
Explain apache_high_php_limits in local_vars.yml
2019-09-04 20:11:57 -04:00
A Holt
fe05a157e2
Explain apache_high_php_limits in local_vars.yml
2019-09-04 20:11:53 -04:00
A Holt
23c56725b8
Explain apache_high_php_limits in default_vars.yml
2019-09-04 20:11:49 -04:00
A Holt
d85d6af706
apache_high_php_limits: True for Nextcloud too
2019-09-04 18:04:00 -04:00
A Holt
05a542679b
apache_high_php_limits: True for Nextcloud too
2019-09-04 18:03:55 -04:00
A Holt
dd273103e8
apache_high_php_limits: True for Nextcloud too
2019-09-04 18:03:50 -04:00
A Holt
8a4c83b0cd
apache_high_php_limits: True for Nextcloud too
2019-09-04 18:03:46 -04:00
A Holt
1f48938b98
Update default_vars.yml
2019-09-04 15:17:03 -04:00
A Holt
1e82f91c98
Update local_vars_big.yml
2019-09-04 15:12:36 -04:00
A Holt
c0e77c79dc
Update local_vars_medium.yml
2019-09-04 15:12:26 -04:00
A Holt
416f989320
Update local_vars_medium.yml
2019-09-04 15:11:27 -04:00
A Holt
61b536c095
Update local_vars_min.yml
2019-09-04 15:11:20 -04:00
A Holt
29f20b4ffe
Update local_vars_min.yml
2019-09-03 18:11:24 -04:00
A Holt
5b15fe7980
Update local_vars_medium.yml
2019-09-03 18:10:54 -04:00
A Holt
0867542ca4
Update local_vars_big.yml
2019-09-03 18:10:27 -04:00
A Holt
192d94dba6
Update default_vars.yml
2019-09-03 18:10:07 -04:00
A Holt
effcd54c3a
192.168.1.254 preferred over 192.168.1.1 in MX schools
2019-09-03 14:58:09 -04:00
A Holt
f2c75bdfac
192.168.1.254 preferred over 192.168.1.1 in MX schools
2019-09-03 14:57:59 -04:00
A Holt
f72b681d9b
192.168.1.254 preferred over 192.168.1.1 in MX schools
2019-09-03 14:57:48 -04:00
A Holt
822a7f16d4
192.168.1.254 preferred over 192.168.1.1 in MX schools
2019-09-03 14:57:36 -04:00
A Holt
c495fe6f02
New var wan_try_dhcp_before_static_ip
2019-09-03 14:51:00 -04:00
A Holt
cc25fdc4de
New var wan_try_dhcp_before_static_ip
2019-09-03 14:50:52 -04:00
A Holt
f91f7dbb97
New var wan_try_dhcp_before_static_ip
2019-09-03 14:50:44 -04:00
A Holt
90638b3f55
New var wan_try_dhcp_before_static_ip
2019-09-03 14:50:37 -04:00
A Holt
84ba063640
Update local_vars_big.yml
2019-09-02 20:35:09 -04:00
A Holt
27b43e1293
Update local_vars_medium.yml
2019-09-02 20:35:05 -04:00
A Holt
5ef4475ed1
Update local_vars_min.yml
2019-09-02 20:35:00 -04:00
A Holt
62e2523af8
Update default_vars.yml
2019-09-02 20:34:55 -04:00
A Holt
3295af9036
Update local_vars_big.yml
2019-09-02 20:29:36 -04:00
A Holt
ad24bf00c5
Update local_vars_medium.yml
2019-09-02 20:29:27 -04:00
A Holt
1f22f64166
Update local_vars_min.yml
2019-09-02 20:29:19 -04:00
A Holt
fe471a9738
Update default_vars.yml
2019-09-02 20:29:10 -04:00
A Holt
2d682b6c68
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip
2019-09-02 20:12:26 -04:00
A Holt
f26f02fea4
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip
2019-09-02 20:12:09 -04:00
A Holt
35238b8b1a
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip
2019-09-02 20:12:07 -04:00
A Holt
a88b1dbaa1
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip
2019-09-02 20:12:04 -04:00
A Holt
86d1a9201a
wan_ipv4ll -> wan_link_local
2019-09-02 19:57:34 -04:00
A Holt
457f6af2b6
wan_ipv4ll -> wan_link_local
2019-09-02 19:56:46 -04:00
A Holt
f5b6443989
wan_ipv4ll -> wan_link_local
2019-09-02 19:56:37 -04:00
A Holt
54798a97a3
wan_ipv4ll -> wan_link_local
2019-09-02 19:56:31 -04:00
A Holt
2b32a7de53
Update local_vars_big.yml
2019-09-02 18:18:20 -04:00
A Holt
c77eb91db4
Update local_vars_medium.yml
2019-09-02 18:18:15 -04:00
A Holt
a21bcd646c
Update local_vars_min.yml
2019-09-02 18:18:10 -04:00
A Holt
54d88ba2e8
Update default_vars.yml
2019-09-02 18:18:05 -04:00
A Holt
2a421c93e2
wan_ipV4LL -> wan_ipv4ll
2019-09-02 18:14:07 -04:00
A Holt
b38480a739
wan_ipV4LL -> wan_ipv4ll
2019-09-02 18:13:53 -04:00
A Holt
60e3701eb0
wan_ipV4LL -> wan_ipv4ll
2019-09-02 18:13:46 -04:00
A Holt
4a9eb79362
wan_ipV4LL -> wan_ipv4ll
2019-09-02 18:13:40 -04:00
A Holt
1a59cafbc2
Update default_vars.yml
2019-09-02 17:54:48 -04:00
A Holt
b1db9059e0
Update local_vars_min.yml
2019-09-02 17:54:39 -04:00
A Holt
e17622084b
Update local_vars_medium.yml
2019-09-02 17:54:34 -04:00
A Holt
88afca2ef9
Update local_vars_big.yml
2019-09-02 17:54:29 -04:00
A Holt
b050dddef9
Update local_vars_big.yml
2019-09-02 16:24:57 -04:00
A Holt
be1211aba9
Update local_vars_medium.yml
2019-09-02 16:24:09 -04:00
A Holt
b30b49cbed
Update local_vars_min.yml
2019-09-02 16:23:28 -04:00
A Holt
870e879044
Update default_vars.yml
2019-09-02 16:22:32 -04:00
A Holt
0a445d179e
Update default_vars.yml
2019-09-02 16:14:01 -04:00
A Holt
5e8d922b62
pi_swap_size -> pi_swap_file_size
2019-08-13 16:19:22 -04:00
A Holt
85181c7100
pi_swap_size -> pi_swap_file_size
2019-08-13 16:18:46 -04:00
A Holt
2d140c58b9
pi_swap_size -> pi_swap_file_size
2019-08-13 16:18:08 -04:00
A Holt
0a1e4322d0
pi_swap_size -> pi_swap_file_size
2019-08-13 16:17:25 -04:00
A Holt
1dcc6a16e0
Update local_vars_min.yml
2019-08-13 16:13:26 -04:00
A Holt
b96dc4218d
Update local_vars_medium.yml
2019-08-13 16:12:48 -04:00
A Holt
4046667973
Update local_vars_big.yml
2019-08-13 16:12:15 -04:00
A Holt
0eb5022cf4
Update default_vars.yml
2019-08-13 16:11:30 -04:00
A Holt
c8f8fcbf0c
Update local_vars_big.yml
2019-08-13 15:03:05 -04:00
A Holt
77d0fe56fa
Update local_vars_medium.yml
2019-08-13 15:02:49 -04:00
A Holt
e53a05c99f
Update local_vars_min.yml
2019-08-13 15:02:20 -04:00
A Holt
9072978698
Update default_vars.yml
2019-08-13 15:01:36 -04:00
A Holt
7c7f2e2b90
pi_swap_size: 1024
2019-08-13 14:56:46 -04:00
A Holt
b571538591
pi_swap_size: 1024
2019-08-13 14:56:42 -04:00
A Holt
f3efd02108
pi_swap_size: 1024
2019-08-13 14:56:39 -04:00
A Holt
04152fe81f
pi_swap_size: 1024
2019-08-13 14:54:43 -04:00
A Holt
7fb028fb67
captive_portal_install/enabled: True -> False
2019-07-18 11:55:26 -04:00
A Holt
db73f858c4
captive_portal_install/enabled: True -> False
2019-07-18 11:55:20 -04:00
A Holt
3653ddfb40
Update local_vars_big.yml
2019-07-14 10:55:22 -04:00
A Holt
26910609eb
Update local_vars_medium.yml
2019-07-14 10:55:08 -04:00
A Holt
980c016a2d
Update local_vars_min.yml
2019-07-14 10:54:51 -04:00
A Holt
a0e80dc4ca
Update default_vars.yml
2019-07-14 10:54:27 -04:00
A Holt
5dbabaf727
Update local_vars_big.yml
2019-07-14 10:47:44 -04:00
A Holt
286fa03d68
Update local_vars_medium.yml
2019-07-14 10:47:33 -04:00
A Holt
2bcd58ae99
Update local_vars_min.yml
2019-07-14 10:47:24 -04:00
A Holt
c748162cd3
Update default_vars.yml
2019-07-14 10:47:14 -04:00
A Holt
2f0267afa8
Merge pull request #1848 from holta/kiwix-warning
...
Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
2019-07-08 18:16:39 -04:00
A Holt
3f7eae0de8
CLARIF mongodb_install (unused) & mongodb_enabled (useless)
2019-07-08 17:45:03 -04:00
A Holt
7927826f29
WARN: sugarizer_* & monit_* are ignored on Deb 10+
2019-07-08 16:43:09 -04:00
A Holt
fc4a50b6fe
WARN: sugarizer_* & monit_* are ignored on Deb 10+
2019-07-08 16:42:58 -04:00
A Holt
fb4080a93e
WARN: sugarizer_* & monit_* are ignored on Deb 10+
2019-07-08 16:42:47 -04:00
A Holt
ed00d70a59
WARN: sugarizer_* & monit_* are ignored on Deb 10+
2019-07-08 16:42:31 -04:00
A Holt
40039b42ad
Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
2019-07-08 14:18:57 -04:00
A Holt
b5dc8b6519
Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
2019-07-08 14:18:51 -04:00
A Holt
f4879eec2d
Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
2019-07-08 14:18:39 -04:00
A Holt
3202d6a424
Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
2019-07-08 14:18:30 -04:00
A Holt
b2fc20f89b
Update default_vars.yml
2019-07-03 10:28:06 -04:00
A Holt
70831f9f78
Update default_vars.yml
2019-07-03 09:56:20 -04:00
A Holt
f8cbf9a7ee
Merge pull request #1752 from georgejhunt/ip-openvpn
...
Add client config that works when DNS does not [OpenVPN]
2019-06-25 15:06:16 -04:00
A Holt
61a14e7a65
Azuracast -> AzuraCast in description
2019-06-23 06:26:52 -04:00
A Holt
84cfd2b789
Merge branch 'master' into azuracast
2019-06-22 14:27:24 -04:00
Anish Mangal
a3937d8422
Update freepbx default port to 83
2019-06-22 17:09:12 +00:00
George Hunt
ad0793e478
add client config that works when dns does not
2019-06-20 06:42:15 -07:00