Merge pull request #50592 from terminalmage/docs-2017.7

Disable unused shorturls plugin (backport to 2017.7)
This commit is contained in:
Erik Johnson 2018-11-21 07:18:26 -06:00 committed by GitHub
commit 1b8a8acbbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View file

@ -303,7 +303,7 @@ extensions = [
'httpdomain',
'youtube',
#'saltautodoc', # Must be AFTER autodoc
'shorturls',
#'shorturls',
]
try:

View file

@ -1,8 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
'''
=================
Nodegroups Pillar
=================