We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 809520d commit 73cd05bCopy full SHA for 73cd05b
README.md
@@ -62,7 +62,7 @@ class{ 'graphdb':
62
}
63
64
graphdb::instance { 'graphdb-instance':
65
- license => '/home/graphdb/graphdb.license',
+ license => '/home/graphdb/graphdb.license',
66
67
```
68
0 commit comments