Skip to content

Commit

Permalink
Merge branch 'add_new_docs' of https://github.com/shadow-robot/aurora
Browse files Browse the repository at this point in the history
…into add_new_documentation
  • Loading branch information
BenStarmerSmith committed May 13, 2022
2 parents b28dc52 + 7b74ef4 commit 187034f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
18 changes: 9 additions & 9 deletions ansible/inventory/local/group_vars/docker_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@ arm_hand_readthedocs_token: !vault |
66626266333436366434376536636537626262343161633535663935666561383136
arm_hand_readthedocs_link: !vault |
$ANSIBLE_VAULT;1.1;AES256
31623630373232366166373666356539656630386162326538646438353337653339663732616431
3935333632376636646531366134313330393432623635630a303261643832666333306233323137
37663964623362323033643761346631393865343135366532323838356339616337656131383539
6332373031303762610a383937353839383733393933373464646561343438316630346630643037
62346633306166366430343736653636323336646530353831626438383530316437363033333432
38656232336165393139666433343264303366626665363034646436633337646231666432643065
39313833323339356637643766663930653339363436343435326434373235353433343930616239
64323530626430653233613363646239613233653235663161353531613764653966353838613066
37646437323237353030316465303937633537646330373366363766653962393237
36373133303730386432396530396333663564666665343561663561643639613632393463623130
6336303834326431336362343266356238346561353533350a373132366132396139353238393736
32666566383266623839393936356566353062373434363838353031616435623936373933333131
3039303236616132300a636430336633646434663833636639353565373639383663383232396232
32323937613762323834343333323361666563353366623130666335363634333838336134633964
61326433616164343632636630666535393462303437623739313632303034373935373537613963
64623965306531323164336162396638663934336165373461323734346461316638353161313862
35376139366639363631343939346637656166383863626134626230343130373337333437386432
3834
18 changes: 9 additions & 9 deletions ansible/inventory/server_and_nuc/group_vars/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ arm_hand_readthedocs_token: !vault |
66626266333436366434376536636537626262343161633535663935666561383136
arm_hand_readthedocs_link: !vault |
$ANSIBLE_VAULT;1.1;AES256
31623630373232366166373666356539656630386162326538646438353337653339663732616431
3935333632376636646531366134313330393432623635630a303261643832666333306233323137
37663964623362323033643761346631393865343135366532323838356339616337656131383539
6332373031303762610a383937353839383733393933373464646561343438316630346630643037
62346633306166366430343736653636323336646530353831626438383530316437363033333432
38656232336165393139666433343264303366626665363034646436633337646231666432643065
39313833323339356637643766663930653339363436343435326434373235353433343930616239
64323530626430653233613363646239613233653235663161353531613764653966353838613066
37646437323237353030316465303937633537646330373366363766653962393237
36373133303730386432396530396333663564666665343561663561643639613632393463623130
6336303834326431336362343266356238346561353533350a373132366132396139353238393736
32666566383266623839393936356566353062373434363838353031616435623936373933333131
3039303236616132300a636430336633646434663833636639353565373639383663383232396232
32323937613762323834343333323361666563353366623130666335363634333838336134633964
61326433616164343632636630666535393462303437623739313632303034373935373537613963
64623965306531323164336162396638663934336165373461323734346461316638353161313862
35376139366639363631343939346637656166383863626134626230343130373337333437386432
3834
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
start_container_var: "true"
start_server_command_var: "roscd sr_dexterous_hand_documentation/html; python3 -m http.server {{ local_website_port_var }}"
preconditions_var: ""
live_website_url_var: "https://dexterous-hand.readthedocs.io/en/latest/"
live_website_url_var: "https://dexterous-hand.readthedocs.io/en/2.1.4/"
when: "'arm_' not in product"

- name: Install the Documentation desktop icon for Dexterous Hand and Arm
Expand Down

0 comments on commit 187034f

Please sign in to comment.