Skip to content

Commit 5a9d518

Browse files
committed
Change puppetdb version to 6
1 parent c3f1752 commit 5a9d518

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

source/_config.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,16 @@ documents:
107107
hide: true
108108
/puppetdb/6.y:
109109
doc: puppetdb
110-
version: "6.13"
110+
version: "6.y"
111+
nav: ./_puppetdb_nav.html
112+
external_source:
113+
repo: git://github.com/puppetlabs/puppetdb.git
114+
commit: doc-6.y
115+
subdirectory: documentation
116+
hide: true
117+
/puppetdb/6:
118+
doc: puppetdb
119+
version: "6"
111120
nav: ./_puppetdb_nav.html
112121
external_source:
113122
repo: git://github.com/puppetlabs/puppetdb.git

0 commit comments

Comments
 (0)