root
b5efe25edb
/etc/iiab/iiab.ini -> {{ iiab_ini_file }}
2018-10-15 07:01:09 -04:00
root
d9c73cc804
service_filelist -> iiab_ini_file
2018-10-15 06:13:57 -04:00
A Holt
48503c6a82
Python path: /usr/local/osm//... -> /usr/local/osm/...
2018-08-30 14:42:05 -04:00
A Holt
5f13a94858
Update main.yml
2018-07-18 18:02:55 -04:00
A Holt
8d64a3b50d
Update main.yml
2018-07-18 17:57:09 -04:00
Jerry Vonau
d792a1a229
OSM - pin Flask to version 0.12.4
2018-05-20 20:03:46 -05:00
A Holt
121f5d409d
OS messaging consistent w/ other playbooks
2017-12-06 11:37:38 -05:00
A Holt
a4290997ee
Update main.yml
2017-11-26 20:18:06 -05:00
A Holt
97cc140ac7
Update main.yml
2017-11-26 20:08:19 -05:00
A Holt
99991a3bb4
Update main.yml
2017-11-26 20:05:37 -05:00
A Holt
82bd0d346a
rename IIAB -> OSM here
2017-10-27 07:51:43 -04:00
Jerry Vonau
e230aeaaaf
tighten up regexp
2017-10-23 21:57:51 -05:00
Jerry Vonau
b0fb07c650
python needs single quotes for variables
2017-10-23 20:24:58 -05:00
Jerry Vonau
b0fb67af9d
Proposed fix for issue #448
...
Might need full path ie {{ osm_path }} in place of {{ osm_venv }}
With the push by the distros to python3 we took the step to use virtual
environments to better contain python 2.7 based programs.
2017-10-23 14:15:08 -05:00
Jerry Vonau
6d87652e8c
just dup the code
2017-10-18 22:01:51 -05:00
Jerry Vonau
0064694bbe
limit --no-cache-dir exclude to is_redhat
2017-10-18 17:20:17 -05:00
Jerry Vonau
a4c69e8597
centos remove --no-cache-dir
2017-10-18 01:20:37 -05:00
Jerry Vonau
574b292f20
OSM - centos remove --disable-pip-version-check - 2
2017-10-18 01:20:33 -05:00
Jerry Vonau
7b12175e50
OSM - centos remove --disable-pip-version-check
2017-10-18 01:19:03 -05:00
Arky
0d22dcb258
Disable pip caching for osm ( Fixes #385 )
2017-10-12 23:36:45 +07:00
Jerry Vonau
c410b08ba3
osm paths
2017-09-18 13:38:53 -07:00
Jerry Vonau
db5086e85e
osm remove pip upgrade
2017-09-18 13:38:53 -07:00
Jerry Vonau
4dff9e1977
OSM-venv
2017-09-18 13:38:53 -07:00
Jerry Vonau
7ca0970b5a
introduce strict_install
2017-09-18 13:38:53 -07:00
Jerry Vonau
939688d7de
add disable for redhat, add osm_enabled
2017-07-21 17:22:08 -05:00
Jerry Vonau
0710ed2958
osm - set_fact only when enabled
2017-07-21 17:22:08 -05:00
Jerry Vonau
e426b10ec3
set facts style ( #133 )
...
rename python_path to osm_path
use osm_path in place of {% if is_debuntu %}
remove whitespace
make python_path available for all playbooks
2017-07-17 12:21:08 -07:00
Jerry Vonau
8dbfa4b5fe
With no DL2 tag it makes no sense to cache pip packages for later use
2017-07-11 09:19:16 -07:00
georgejhunt
cbb090fe71
missing quote in localfacts ( #97 )
2017-07-04 15:39:45 -07:00
Jerry Vonau
97f6c4c654
OSM - CentOS ( #60 )
...
- untested - these look to be needed for CentOS
2017-07-04 12:57:52 -07:00
georgejhunt
30f4dfc1af
Notags ( #73 )
...
* bulk change use_cache/no_network->internet_available
* bulk change use_cache/no_network->internet_available
* remove unuseful debug statements
* remove download tags
* appendix has_internet_connection
* ubuntu dhcpd needs to connect to br0
2017-06-29 10:48:41 -07:00
georgejhunt
617dbde56f
Osm ( #26 )
...
* fixes to change iiab->osm
* change the name in meta too
* create osm_install/enabled default flags
* add maps alias,copy map.html to index.html
* source file names do not change
* incorporate osm-fixes in playbook
* template rather than copy
* add iiab back in for menu system
2017-06-12 12:23:45 -07:00