Skip to content

pnhowe/subcontractor_plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subcontractor Plugins

These plugins give subcontractor the ability to do things. Which plugins depend on network access, network permissions, and design coderations. For example, the network that has access to the IPMI's of the baremetal servers probably does not also have access to vCenter. So a instance in the vCenter network would have the vcenter plugin and iputils (for ping/socket tests of the installed vms) and another instance in the out of band managment network would have the IPMI and iputils (for ping testing the IPMI interfaces). This way network segmentation can be maintained. Each instance will need HTTP(s) which can be proxied back to contractor.

see http://t3kton.github.io

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%