Skip to content

This roles setups a few additional operating system packages used for troubleshooting.

License

Notifications You must be signed in to change notification settings

carlosfrias/apigee-opdk-setup-os-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apigee OPDK Common OS Setup

This roles sets up operating system packages and configs with common tools used by system admins to carry out diagnostic and troubleshooting. This role builds on the bare bones setup performed by apigee-opdk-setup-os-minimum.

Requirements

This role requires elevated system privilege.

Role Variables

The collection os_packages contains a list of the systems packages installed by this role:

os_packages:
- lsof
- nc
- dos2unix
- tcpdump
- telnet
- vim
- tree

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-os-common }

License

Apache 2.0

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.

About

This roles setups a few additional operating system packages used for troubleshooting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published