*** jparrill has quit IRC | 00:15 | |
*** irclogbot_1 has quit IRC | 02:26 | |
*** irclogbot_2 has joined #ara | 02:28 | |
*** zbr has joined #ara | 05:35 | |
*** vincent--- has joined #ara | 07:23 | |
*** vincent-- has quit IRC | 07:28 | |
*** ktibi has joined #ara | 08:25 | |
ktibi | Hi, I try to use ara_api behind nginx server. curl works but ara answer is build with 127.0.0.1 Can we specify to ara the IP of proxy ? | 08:26 |
---|---|---|
ktibi | I found solution with nginx template for ara :p | 08:38 |
*** ktibi has quit IRC | 10:03 | |
*** sshnaidm|afk is now known as sshnaidm | 11:42 | |
*** dbpiv has joined #ara | 13:03 | |
*** dbpiv has quit IRC | 13:30 | |
*** dbpiv has joined #ara | 13:33 | |
openstackgerrit | David Moreau Simard proposed recordsansible/ara feature/1.0: Remove the concept of host aliases https://review.opendev.org/661031 | 15:16 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara feature/1.0: Add docs for playbook names and labels https://review.opendev.org/661040 | 15:50 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara feature/1.0: Add docs for ara_record https://review.opendev.org/661041 | 16:03 |
dmsimard | gvincent, apollo13: planning on tagging beta2 once these three patches land ^ | 16:07 |
*** zbr has quit IRC | 16:45 | |
openstackgerrit | Merged recordsansible/ara feature/1.0: Remove the concept of host aliases https://review.opendev.org/661031 | 17:00 |
openstackgerrit | Merged recordsansible/ara feature/1.0: Add docs for playbook names and labels https://review.opendev.org/661040 | 17:09 |
openstackgerrit | Merged recordsansible/ara feature/1.0: Add docs for ara_record https://review.opendev.org/661041 | 17:09 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara feature/1.0: Provide SQL migrations for the removal of host aliases https://review.opendev.org/661061 | 17:37 |
*** gvincent has quit IRC | 17:56 | |
*** etienne has joined #ara | 18:18 | |
*** gvincent has joined #ara | 18:31 | |
*** gvincent has quit IRC | 18:32 | |
*** gvincent has joined #ara | 18:36 | |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Display the playbook name if it's available, otherwise use the path https://review.opendev.org/661083 | 19:03 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Add the date the playbook started in the playbook summary https://review.opendev.org/661084 | 19:03 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: WIP: Print playbook summary at the top of the playbook details https://review.opendev.org/661085 | 19:03 |
dmsimard | gvincent: ^ would need a bit of help for that last one | 19:04 |
dmsimard | but it works: https://screenshotscdn.firefoxusercontent.com/images/0e91e7eb-3033-4cd9-9aa1-1946a84678b8.png | 19:05 |
gvincent | dmsimard, why not | 19:08 |
gvincent | import PlaybookSummary from "./PlaybookSummary"; | 19:08 |
gvincent | const { history } = this.props; | 19:08 |
gvincent | <PlaybookSummary key={playbook.id} playbook={playbook} history={history}/> | 19:08 |
gvincent | ? | 19:08 |
dmsimard | let me try | 19:11 |
dmsimard | gvincent: amazing :) | 19:14 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Print playbook summary at the top of the playbook details https://review.opendev.org/661085 | 19:15 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Display labels in playbook summary https://review.opendev.org/661089 | 19:15 |
dmsimard | gvincent: also now with labels ^ | 19:15 |
dmsimard | https://i.imgur.com/GueMsEV.png | 19:18 |
gvincent | dmsimard, in the label put a className="pf-u-mr-md" | 19:36 |
gvincent | see my comment in the review | 19:39 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Display labels in playbook summary https://review.opendev.org/661089 | 19:51 |
dmsimard | indeed, that's better | 19:51 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Display the playbook name if it's available, otherwise use the path https://review.opendev.org/661083 | 19:56 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Add the date the playbook started in the playbook summary https://review.opendev.org/661084 | 19:56 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Print playbook summary at the top of the playbook details https://review.opendev.org/661085 | 19:56 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Display labels in playbook summary https://review.opendev.org/661089 | 19:56 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Improve the README https://review.opendev.org/661106 | 20:13 |
openstackgerrit | Merged recordsansible/ara-web master: Display the playbook name if it's available, otherwise use the path https://review.opendev.org/661083 | 20:22 |
openstackgerrit | Merged recordsansible/ara-web master: Add the date the playbook started in the playbook summary https://review.opendev.org/661084 | 20:28 |
openstackgerrit | David Moreau Simard proposed recordsansible/ara-web master: Update documentation links to use the feature/1.0 branch https://review.opendev.org/661111 | 20:28 |
openstackgerrit | Merged recordsansible/ara-web master: Print playbook summary at the top of the playbook details https://review.opendev.org/661085 | 20:35 |
openstackgerrit | Merged recordsansible/ara-web master: Display labels in playbook summary https://review.opendev.org/661089 | 20:35 |
gvincent | dmsimard, regarding https://github.com/ansible-community/ara-web/issues/7#issuecomment-495379485 | 20:48 |
gvincent | maybe you can add ara to npm | 20:49 |
gvincent | we can discuss about it in the future if you want | 20:50 |
dmsimard | gvincent: sure, create an issue about it :) | 21:13 |
*** gvincent has quit IRC | 21:27 | |
openstackgerrit | Merged recordsansible/ara-web master: Update documentation links to use the feature/1.0 branch https://review.opendev.org/661111 | 21:29 |
*** dbpiv has quit IRC | 21:32 | |
*** etienne has quit IRC | 22:15 | |
openstackgerrit | Merged recordsansible/ara feature/1.0: Provide SQL migrations for the removal of host aliases https://review.opendev.org/661061 | 22:19 |
*** harlowja has quit IRC | 23:01 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!