mirror of
https://github.com/canonical/canonical.com.git
synced 2025-07-20 16:57:03 +00:00
chore: rename sensitive word
This commit is contained in:
@ -149,5 +149,5 @@ class RedisProvides(Object):
|
||||
return self.app.name
|
||||
|
||||
def _get_master_ip(self) -> str:
|
||||
"""Gets the ip of the current redis master."""
|
||||
"""Gets the ip of the current redis main."""
|
||||
return socket.gethostbyname(self._charm.current_master)
|
||||
|
Reference in New Issue
Block a user