Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/187944
Change subject: tools: Move hiera data into ops/puppet repo ...................................................................... tools: Move hiera data into ops/puppet repo Tools is theoretically fully managed from puppet anyway. And the mwyaml backend seems to be buggy now, not picking up some changes. Doing this as a 'fix' instead of investigating that Change-Id: I663e86290b5dd671b4315f6cc2959bc8c7824adc --- A hieradata/labs/tools/common.yaml 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/44/187944/1 diff --git a/hieradata/labs/tools/common.yaml b/hieradata/labs/tools/common.yaml new file mode 100644 index 0000000..81eea8f --- /dev/null +++ b/hieradata/labs/tools/common.yaml @@ -0,0 +1 @@ +"base::environment::core_dump_pattern": core -- To view, visit https://gerrit.wikimedia.org/r/187944 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I663e86290b5dd671b4315f6cc2959bc8c7824adc Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
