Yuvipanda has submitted this change and it was merged.
Change subject: labsdns: Use the proper comment character for lua
......................................................................
labsdns: Use the proper comment character for lua
WHY CAN WE NOT HAVE ONE THING THAT WE ALL AGREE ON!
Change-Id: Ifd47cdf5cda6eee838f8aa2c65eb56af156db05d
---
M modules/dnsrecursor/files/labs-ip-alias-dump.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Yuvipanda: Verified; Looks good to me, approved
diff --git a/modules/dnsrecursor/files/labs-ip-alias-dump.py
b/modules/dnsrecursor/files/labs-ip-alias-dump.py
index 3aef129..ac368ae 100644
--- a/modules/dnsrecursor/files/labs-ip-alias-dump.py
+++ b/modules/dnsrecursor/files/labs-ip-alias-dump.py
@@ -20,7 +20,7 @@
action='store_true'
)
-LUA_LINE_TEMPLATE = 'aliasmapping["{public}"] = "{private}" # {name}\n'
+LUA_LINE_TEMPLATE = 'aliasmapping["{public}"] = "{private}" -- {name}\n'
args = argparser.parse_args()
config = yaml.safe_load(args.config_file)
--
To view, visit https://gerrit.wikimedia.org/r/251158
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifd47cdf5cda6eee838f8aa2c65eb56af156db05d
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits