Skip to content

Commit

Permalink
Configure vehicle positions
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed Dec 6, 2024
1 parent ac30e39 commit aac9d0b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
6 changes: 5 additions & 1 deletion group_vars/infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,9 @@ poi_postgres_password: !vault |
6539316338353964333762366332383338626532616137653036
poi_domain: "features.stadtnavi.eu"
api_hostname: "api.dev.stadtnavi.eu"

api_hostname: "api.dev.stadtnavi.eu"
mqtt_domain: "vehiclepositions.stadtnavi.eu"
mqtt_otp_domain: "api.dev.stadtnavi.eu"
mqtt_vehicle_position_feed: "https://gtfsr-vehpos.vvs.de/gtfsr-vehpos/vp"
mqtt_feed_id: hbg
1 change: 1 addition & 0 deletions infrastructure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@
- leonardehrenfried.baseline.nominatim
- leonardehrenfried.baseline.photon
- leonardehrenfried.baseline.photon_new
- leonardehrenfried.baseline.vehicle_positions
2 changes: 1 addition & 1 deletion requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ collections:
#- source: ../../ansible-baseline
# type: dir
- name: leonardehrenfried.baseline
version: 1.8.6
version: 1.9.1

roles:
- src: geerlingguy.docker
Expand Down

0 comments on commit aac9d0b

Please sign in to comment.