summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authorAlexander Neben <alexander.neben@mongodb.com>2022-06-30 04:13:38 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-30 04:53:48 +0000
commit3851a4a152a99a143b7d4074c9012f98a11c7ad6 (patch)
tree1e50605ba6e955a5153702b9de0e74a046e28aa7 /rpm
parentf19c83a01236c1a5fc4c7938281060de1a280a3c (diff)
downloadmongo-3851a4a152a99a143b7d4074c9012f98a11c7ad6.tar.gz
SERVER-67680 Removed references to snmp docs
Diffstat (limited to 'rpm')
-rw-r--r--rpm/mongod.conf2
-rw-r--r--rpm/mongodb-enterprise-init.spec5
-rw-r--r--rpm/mongodb-enterprise-unstable-init.spec5
-rw-r--r--rpm/mongodb-enterprise-unstable.spec5
-rw-r--r--rpm/mongodb-enterprise.spec5
5 files changed, 0 insertions, 22 deletions
diff --git a/rpm/mongod.conf b/rpm/mongod.conf
index c16e26aaa33..94105ccf59f 100644
--- a/rpm/mongod.conf
+++ b/rpm/mongod.conf
@@ -40,5 +40,3 @@ net:
## Enterprise-Only Options
#auditLog:
-
-#snmp:
diff --git a/rpm/mongodb-enterprise-init.spec b/rpm/mongodb-enterprise-init.spec
index bea8d034031..d4385cc685f 100644
--- a/rpm/mongodb-enterprise-init.spec
+++ b/rpm/mongodb-enterprise-init.spec
@@ -316,11 +316,6 @@ fi
%attr(0755,mongod,mongod) %dir %{_localstatedir}/log/mongodb
%attr(0755,mongod,mongod) %dir %{_rundir}/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_localstatedir}/log/mongodb/mongod.log
-%doc snmp/MONGOD-MIB.txt
-%doc snmp/MONGODBINC-MIB.txt
-%doc snmp/mongod.conf.master
-%doc snmp/mongod.conf.subagent
-%doc snmp/README-snmp.txt
%doc LICENSE-Enterprise.txt
%doc README
%doc THIRD-PARTY-NOTICES
diff --git a/rpm/mongodb-enterprise-unstable-init.spec b/rpm/mongodb-enterprise-unstable-init.spec
index 17061790416..b72e338c8eb 100644
--- a/rpm/mongodb-enterprise-unstable-init.spec
+++ b/rpm/mongodb-enterprise-unstable-init.spec
@@ -309,11 +309,6 @@ fi
%attr(0755,mongod,mongod) %dir %{_localstatedir}/log/mongodb
%attr(0755,mongod,mongod) %dir %{_rundir}/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_localstatedir}/log/mongodb/mongod.log
-%doc snmp/MONGOD-MIB.txt
-%doc snmp/MONGODBINC-MIB.txt
-%doc snmp/mongod.conf.master
-%doc snmp/mongod.conf.subagent
-%doc snmp/README-snmp.txt
%doc LICENSE-Enterprise.txt
%doc README
%doc THIRD-PARTY-NOTICES
diff --git a/rpm/mongodb-enterprise-unstable.spec b/rpm/mongodb-enterprise-unstable.spec
index 2fc31f962ec..921dc7c8916 100644
--- a/rpm/mongodb-enterprise-unstable.spec
+++ b/rpm/mongodb-enterprise-unstable.spec
@@ -317,11 +317,6 @@ fi
%attr(0755,mongod,mongod) %dir %{_localstatedir}/log/mongodb
%attr(0755,mongod,mongod) %dir %{_rundir}/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_localstatedir}/log/mongodb/mongod.log
-%doc snmp/MONGOD-MIB.txt
-%doc snmp/MONGODBINC-MIB.txt
-%doc snmp/mongod.conf.master
-%doc snmp/mongod.conf.subagent
-%doc snmp/README-snmp.txt
%doc LICENSE-Enterprise.txt
%doc README
%doc THIRD-PARTY-NOTICES
diff --git a/rpm/mongodb-enterprise.spec b/rpm/mongodb-enterprise.spec
index 09fdc5a48c4..dbff2d1a9ca 100644
--- a/rpm/mongodb-enterprise.spec
+++ b/rpm/mongodb-enterprise.spec
@@ -322,11 +322,6 @@ fi
%attr(0755,mongod,mongod) %dir %{_localstatedir}/log/mongodb
%attr(0755,mongod,mongod) %dir %{_rundir}/mongodb
%attr(0640,mongod,mongod) %config(noreplace) %verify(not md5 size mtime) %{_localstatedir}/log/mongodb/mongod.log
-%doc snmp/MONGOD-MIB.txt
-%doc snmp/MONGODBINC-MIB.txt
-%doc snmp/mongod.conf.master
-%doc snmp/mongod.conf.subagent
-%doc snmp/README-snmp.txt
%doc LICENSE-Enterprise.txt
%doc README
%doc THIRD-PARTY-NOTICES