Skip to content

Commit

Permalink
Remove jamf_protect, okta and zendesk modules
Browse files Browse the repository at this point in the history
  • Loading branch information
np5 committed Jun 27, 2024
1 parent e806ad8 commit 64f294e
Show file tree
Hide file tree
Showing 39 changed files with 1 addition and 1,069 deletions.
5 changes: 1 addition & 4 deletions tests/conf/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
]
},
"zentral.contrib.jamf": {},
"zentral.contrib.jamf_protect": {},
"zentral.contrib.mdm": {
"scep_ca_fullchain": "NOT_A_VALID_CERT",
"push_csr_signer": {
Expand Down Expand Up @@ -196,7 +195,6 @@
}
}
},
"zentral.contrib.okta": {},
"zentral.contrib.osquery": {},
"zentral.contrib.puppet": {
"instances": [
Expand All @@ -219,7 +217,6 @@
"metrics": true
},
"zentral.contrib.wsone": {},
"zentral.contrib.intune": {},
"zentral.contrib.zendesk": {}
"zentral.contrib.intune": {}
}
}
Empty file removed tests/okta/__init__.py
Empty file.
110 changes: 0 additions & 110 deletions tests/okta/test_okta_events.py

This file was deleted.

3 changes: 0 additions & 3 deletions tests/server_base/test_apps.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,15 @@ class TestZentralApps(SimpleTestCase):
"incidents",
"inventory",
"jamf",
"jamf_protect",
"mdm",
"monolith",
"munki",
"probes",
"puppet",
"okta",
"osquery",
"realms",
"santa",
"wsone",
"zendesk",
]

def test_zentral_apps(self):
Expand Down
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,13 @@ source =
zentral.contrib.inventory
zentral.contrib.intune
zentral.contrib.jamf
zentral.contrib.jamf_protect
zentral.contrib.mdm
zentral.contrib.monolith
zentral.contrib.munki
zentral.contrib.okta
zentral.contrib.osquery
zentral.contrib.puppet
zentral.contrib.santa
zentral.contrib.wsone
zentral.contrib.zendesk
zentral.core.actions
zentral.core.compliance_checks
zentral.core.events
Expand Down
Empty file.
7 changes: 0 additions & 7 deletions zentral/contrib/jamf_protect/apps.py

This file was deleted.

48 changes: 0 additions & 48 deletions zentral/contrib/jamf_protect/events/__init__.py

This file was deleted.

45 changes: 0 additions & 45 deletions zentral/contrib/jamf_protect/migrations/0001_initial.py

This file was deleted.

Empty file.
22 changes: 0 additions & 22 deletions zentral/contrib/jamf_protect/models.py

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 64f294e

Please sign in to comment.