diff options
author | Georg Pfuetzenreuter | 2025-04-24 15:46:20 +0200 |
---|---|---|
committer | Georg Pfuetzenreuter | 2025-04-24 15:46:20 +0200 |
commit | 0bf07dc5e251c6f4ad33695660f4824f0f3ff179 (patch) | |
tree | b2a9f2420dfe4336bfe83b59107744e9f89c972b /pillar/id | |
parent | 63fc173060a9590c8546b2f129cca0e6bcb96496 (diff) | |
parent | bf0b600b429bdc3905b216ae8fc502afedd7f301 (diff) | |
download | salt-production.tar.gz salt-production.tar.bz2 salt-production.zip |
Merge pull request 'Use consistent quotes' (#98) from fix/quote_nit into productionHEADproduction
Reviewed-on: https://git.com.de/LibertaCasa/salt/pulls/98
Reviewed-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to 'pillar/id')
-rw-r--r-- | pillar/id/dericom02_rigel_lysergic_dev.sls | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pillar/id/dericom02_rigel_lysergic_dev.sls b/pillar/id/dericom02_rigel_lysergic_dev.sls index 2368d99..91c2754 100644 --- a/pillar/id/dericom02_rigel_lysergic_dev.sls +++ b/pillar/id/dericom02_rigel_lysergic_dev.sls @@ -51,7 +51,7 @@ profile: discord.23: Token: ${'secret_matterbridge:general:accounts:discord.23:Token'} Server: ${'secret_matterbridge:general:accounts:discord.23:Server'} - RemoteNickFormat: "[{PROTOCOL}] <{NICK}> " + RemoteNickFormat: '[{PROTOCOL}] <{NICK}> ' {{ discord_common() }} {#- discord.aithunder: |