Skip to content

Commit

Permalink
maestro: remove identity.json platform reader
Browse files Browse the repository at this point in the history
it is not necessary for maestro to read identity.json on
startup since it is not configured to create self-signed certs.
  • Loading branch information
costanic authored and Nicolas Costa committed Mar 4, 2021
1 parent 22a659b commit a9f2cc0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions maestro/deb/debian/pelion-base-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,6 @@ scratchPath: /tmp/maestro/scratch
clientId: "{{ARCH_SERIAL_NUMBER}}"
network:
disable: true
platform_readers:
- platform: "fsonly"
params:
identityPath: "/var/lib/pelion/edge_gw_config/identity.json"
var_defs:
- key: "TMP_DIR"
value: "/tmp"
Expand Down

0 comments on commit a9f2cc0

Please sign in to comment.