Skip to content

Commit

Permalink
remove
Browse files Browse the repository at this point in the history
  • Loading branch information
liyaqin1 committed Nov 4, 2023
1 parent bd75656 commit 39b5aa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-agent/deployd/client/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def _read_host_info(self):
except Exception:
log.warn('Host ip information does not exist.')
pass
IS_PINTEREST = True

if IS_PINTEREST and self._use_host_info is False:
# Read new keys from facter always
az_key = self._config.get_facter_az_key()
Expand Down

0 comments on commit 39b5aa6

Please sign in to comment.