- Learning Puppet
- Jussi Heinonen
- 162字
- 2021-07-16 20:13:24
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "Experiment with the Puppet command-line commands puppet describe
, puppet resource
, and puppet apply
."
A block of code is set as follows:
file { '/etc/sysconfig/network-scripts/ifcfg-eth1': content => 'DEVICE="eth1" BOOTPROTO="dhcp" ONBOOT="yes"', }
Any command-line input or output is written as follows:
puppet describe --list | less
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Start the Oracle VM VirtualBox Manager and select Import Appliance from the File menu."
- Java從入門到精通(第4版)
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- D3.js 4.x Data Visualization(Third Edition)
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Android應用開發深入學習實錄
- Illustrator CS6設計與應用任務教程
- C編程技巧:117個問題解決方案示例
- After Effects CC案例設計與經典插件(視頻教學版)
- INSTANT LESS CSS Preprocessor How-to
- Kohana 3.0 Beginner's Guide
- 生成藝術:Processing視覺創意入門
- Prezi Cookbook
- Selenium WebDriver自動化測試完全指南
- 開源心法
- 鯤鵬架構入門與實戰