Book Image

Extending Puppet

By : Alessandro Franceschi
Book Image

Extending Puppet

By: Alessandro Franceschi

Overview of this book

Table of Contents (21 chapters)
Extending Puppet
Credits
Foreword
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 11. Beyond the System

Puppet was designed as a configuration management tool for Unix-like systems. It runs on Linux, Solaris, FreeBSD, OpenBSD, AIX, Mac OS, and since Version 2.7.6, also on Windows.

Over the years, however, it became clear that automation in a data center must also involve other families of devices such as network equipments, storage devices, and virtualization solutions.

The same interest of companies such as Cisco and VMware, who are investors and technological partners of Puppet Labs, could only facilitate Puppet's steps into these territories. We are already seeing the results of these partnerships, and the vision of a software-defined data center is also taking shape under a Puppet-driven perspective.

In this chapter, we will review the current status of the projects that allow us to use Puppet in the following categories of devices and technologies:

  • Network equipments such as switches, routers, and load balancers from Cisco, Juniper, and F5

  • Cloud and virtualization...