diff --git a/pillar/role/wiki.sls b/pillar/role/wiki.sls index f9cfc1c..2951135 100644 --- a/pillar/role/wiki.sls +++ b/pillar/role/wiki.sls @@ -39,8 +39,7 @@ mediawiki: version: '1_27' de: dbpass: not_in_salt_yet - site_notice: '
The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
' - version: '1_27' + site_notice: '
This wiki was updated to MediaWiki 1.37. If you notice any issues, please report them to admin[at]opensuse.org
' el: dbpass: not_in_salt_yet site_notice: '
The wikis are now using the new authentication system.
If you did not migrate your account yet, visit https://idp-portal-info.suse.com/
'