- Mastering SaltStack
- Joseph Hall
- 152字
- 2021-07-16 20:42:54
Conventions
In this book, you will find a number of text styles 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: "This function does little more than the test.ping
command."
A block of code is set as follows:
nodegroups: webdev: 'I@role:web,G@cluster:dev' webqa: 'I@role:web,G@cluster:qa' webprod: 'I@role:web,G@cluster:prod'
Any command-line input or output is written as follows:
# salt -S 192.168.0.0/24 test.ping
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Click the Join This Group link and you will be subscribed".
推薦閱讀
- Axure RP 原型設計實踐(Web+APP)
- 流式系統
- 網絡規劃與設計實用教程
- RocketMQ技術內幕:RocketMQ架構設計與實現原理
- pfSense 2.x Cookbook
- UG NX 12.0數控編程與加工案例教程
- Dreamweaver+Flash+Photoshop網頁設計從入門到精通(微課精編版)
- HIS內核設計之道:醫院信息系統規劃設計系統思維
- 監控平臺解密:IT系統風險感知和洞察
- OpenStack云計算基礎架構平臺技術與應用
- ASP.NET 3.5教程
- 軟件定義網絡:SDN與OpenFlow解析
- 智慧網絡協同組織機理
- 深度學習:主流框架和編程實戰
- ASP.NET Core與RESTful API 開發實戰