Marostegui has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/374514 )
Change subject: mariadb: Update socket location for db1064 ...................................................................... mariadb: Update socket location for db1064 As it needs its mariadb upgraded, update also its socket path Bug: T148507 Change-Id: I32f18065e11868758bec4b066c3c1dacf7402edd --- M hieradata/hosts/db1064.yaml 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Marostegui: Looks good to me, approved jenkins-bot: Verified diff --git a/hieradata/hosts/db1064.yaml b/hieradata/hosts/db1064.yaml index 278e1cb..9c5a60d 100644 --- a/hieradata/hosts/db1064.yaml +++ b/hieradata/hosts/db1064.yaml @@ -1,3 +1,2 @@ mariadb::shard: 's4' mariadb::binlog_format: 'ROW' -mariadb::socket: '/tmp/mysql.sock' -- To view, visit https://gerrit.wikimedia.org/r/374514 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I32f18065e11868758bec4b066c3c1dacf7402edd Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Marostegui <[email protected]> Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]> Gerrit-Reviewer: Jcrespo <[email protected]> Gerrit-Reviewer: Marostegui <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
