preparing for taskotron production setup
This commit is contained in:
parent
a07d60886b
commit
405fdaa536
6 changed files with 44 additions and 12 deletions
|
@ -17,8 +17,6 @@
|
|||
- name: copy fonts
|
||||
copy: src={{ bigfiles }}/fonts dest=/var/www/html/static/fonts owner=apache group=apache mode=0644
|
||||
|
||||
# this isn't actually a template right now, some variable and inventory mongering
|
||||
# are going to be needed to get vars for taskotron master, resultsdb host etc.
|
||||
- name: generate landing page
|
||||
template: src=landingpage.html.j2 dest=/var/www/html/index.html owner=apache group=apache mode=0644
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue