1.a small figure of a person operated from above with strings by a puppeteer
2.a person who is controlled by others and is used to perform unpleasant or dishonest tasks for someone else
3.a doll with a hollow head of a person or animal and a cloth body; intended to fit over the hand and be manipulated with the fingers
什么是puppet puppet是一种Linux、Unix平台的集中配置管理系统,使用自有的puppet描述语言,可管理配置文件、用户、cron任务、软件包、系统服务等。puppet把这些系统实体称之为资源,puppet的设计目标是简化对这些资源的管理以及妥善处理资源间的依赖关系。 puppet采用C/S星状的结构,所有的客户端和一个或几个服务器交互。每个客户端周期的(默认半个小时)向服务器发送请求,获得其最新的配置信息,保证和该配置信息同步。每个p