You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -80,3 +80,13 @@ This module is to install the MySQL tool called Orchestrator via puppet. Orchest
80
80
* Puppetlab's stdlib is used by this module.
81
81
82
82
* The orchestrator deb/rpm package is available to puppet if `orchestrator::params::package_manage` is `true`.
83
+
84
+
## Status
85
+
Stable and in active development.
86
+
87
+
## Contributions
88
+
Contributions are encouraged. See [CONTRIBUTING.md](https://github.com/github/puppet-orchestrator-for-mysql/blob/master/CONTRIBUTING.md) for more information.
89
+
90
+
## License
91
+
Licensed under the [MIT License](http://en.wikipedia.org/wiki/MIT_License).
92
+
The full license text is available in [LICENSE](https://github.com/github/puppet-orchestrator-for-mysql/blob/master/LICENSE).
0 commit comments