Skip to content

Commit fe54b85

Browse files
author
Dave
authored
DOCSP-19113 add selinux license note (#6031)
1 parent 144774d commit fe54b85

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. note::
2+
3+
The SELinux profile that ships with Red Hat Enterprise Linux uses
4+
the GPL License. The SELinux profile that MongoDB provides also
5+
uses the GPL License. From a licensing perspective, profiles are
6+
the same.
7+

source/tutorial/install-mongodb-enterprise-on-red-hat.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ Configure SELinux
125125
.. |mongod-user| replace:: ``mongod``
126126
.. |mongod-datadir| replace:: ``/var/lib/mongo``
127127

128+
.. include:: /includes/fact-selinux-license.rst
128129

129130
Procedure
130131
~~~~~~~~~

source/tutorial/install-mongodb-on-red-hat.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ Configure SELinux
122122
.. |mongod-user| replace:: ``mongod``
123123
.. |mongod-datadir| replace:: ``/var/lib/mongo``
124124

125+
.. include:: /includes/fact-selinux-license.rst
126+
125127
Procedure
126128
~~~~~~~~~
127129

0 commit comments

Comments
 (0)