|
|
|
|
LEADER |
00000cam a2200000 a 4500 |
001 |
EBSCO_ocn884549087 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
140725s2014 enk o 000 0 eng d |
040 |
|
|
|a IDEBK
|b eng
|e pn
|c IDEBK
|d EBLCP
|d MHW
|d DEBSZ
|d S4S
|d OCLCO
|d OCLCQ
|d N$T
|d OCLCQ
|d OCLCF
|d OCLCQ
|d TEFOD
|d OCLCQ
|d FEM
|d AGLDB
|d DEBBG
|d ICA
|d ZCU
|d MERUC
|d OCLCQ
|d D6H
|d OCLCQ
|d VTS
|d ICG
|d NLE
|d UKMGB
|d OCLCQ
|d OCLCO
|d STF
|d DKC
|d AU@
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d AJS
|d HS0
|d OCLCO
|d OCLCQ
|
016 |
7 |
|
|a 018006917
|2 Uk
|
019 |
|
|
|a 968072233
|
020 |
|
|
|a 9781306974844
|q (electronic bk.)
|
020 |
|
|
|a 1306974844
|q (electronic bk.)
|
020 |
|
|
|a 9781783982196
|q (electronic bk.)
|
020 |
|
|
|a 1783982195
|q (electronic bk.)
|
029 |
1 |
|
|a AU@
|b 000062545532
|
029 |
1 |
|
|a AU@
|b 000067096029
|
029 |
1 |
|
|a AU@
|b 000068423901
|
029 |
1 |
|
|a DEBBG
|b BV044068271
|
029 |
1 |
|
|a DEBSZ
|b 410546259
|
029 |
1 |
|
|a DEBSZ
|b 484726137
|
029 |
1 |
|
|a DKDLA
|b 820120-katalog:999934636305765
|
029 |
1 |
|
|a UKMGB
|b 018006917
|
035 |
|
|
|a (OCoLC)884549087
|z (OCoLC)968072233
|
037 |
|
|
|a 4B909350-5FA2-4F65-B794-B4CD7C5CDEBC
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a T59.5
|b U64 2014
|
072 |
|
7 |
|a TEC
|x 009060
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 020000
|2 bisacsh
|
072 |
|
7 |
|a TEC
|x 040000
|2 bisacsh
|
082 |
0 |
4 |
|a 670.427
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Uphill, Thomas.
|
245 |
1 |
0 |
|a Mastering Puppet.
|
260 |
|
|
|b Packt Publishing,
|c 2014.
|
300 |
|
|
|a 1 online resource
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Print version record.
|
520 |
|
|
|a Presented in an easy-to-follow, step-by-step tutorial format and packed with examples, this book will lead you through making the best out of Puppet in an enterprise environment. If you are a system administrator or developer who has used Puppet in production and are looking for ways to easily use Puppet in an enterprise environment, this book is for you. This book assumes an intermediate knowledge of Puppet and is intended for those writing modules or deploying Puppet in an enterprise environment.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Dealing with Load/Scale; Divide and conquer; Puppet with passenger; Splitting up the workload; Certificate signing; Reporting; Storeconfigs; Catalog compilation; Keeping the code consistent; One more split; One last split or maybe a few more; Conquer by dividing; Creating an rpm; Creating the YUM repository; Summary; Chapter 2: Organizing Your Nodes and Data; Getting started; Organizing the nodes with ENC; A simple example; Hostname strategy
|
505 |
8 |
|
|a Modified ENC using hostname strategyLDAP backend; OpenLDAP configuration; Hiera; Configuring hiera; Using hiera_include; Summary; Chapter 3: Git and Environments; Environments; Environments and hiera; Multiple hierarchies; Single hierarchy for all environments; Dynamic environments; Git; Why Git?; A simple Git workflow; Git Hooks; Using post-receive to set up environments; Puppet-sync; Playing nice with other developers; Not playing nice with others; Git for everyone; Summary; Chapter 4: Public Modules; Getting modules; Using GitHub for public modules; Modules from the Forge; Using librarian
|
505 |
8 |
|
|a Using r10kUsing modules; concat; inifile; firewall; lvm; stdlib; Summary; Chapter 5: Custom Facts and Modules; Module manifest files; Module files and templates; Naming a module; Creating modules with a Puppet module; Comments in modules; Multiple definitions; Custom facts; Creating custom facts; Creating a custom fact for use in hiera; Summary; Chapter 6: Custom Types; Parameterized classes; Defined types; Types and providers; Creating a new type; Summary; Chapter 7: Reporting and Orchestration; Turning on reporting; Syslog; Store; IRC; Foreman; Installing Foreman
|
505 |
8 |
|
|a Attaching Foreman to PuppetUsing Foreman; Puppet Dashboard; Using passenger with Dashboard; Linking Dashboard to Puppet; Processing reports; mcollective; Installing activemq; Configuring nodes to use activemq; Connecting a client to activemq; Using mcollective; Summary; Chapter 8: Exported Resources; Configuring puppetdb -- using the forge module; Manually installing puppetdb; Installing Puppet and puppetdb; Installing and configuring PostgreSQL; Configuring puppetdb to use PostgreSQL; Configuring Puppet to use puppetdb; Exported resource concepts; Declaring exported resources
|
505 |
8 |
|
|a Collecting exported resourcesSimple example: a host entry; Resource tags; Exported SSH keys; sshkey collection for laptops; Putting it all together; Summary; Chapter 9: Roles and Profiles; Design pattern; Creating an example CDN role; Creating a sub-CDN role; Dealing with exceptions; Summary; Chapter 10: Troubleshooting; Connectivity issues; Catalog failures; Full trace of a catalog compile; The classes.txt file; Debugging; Personal and bugfix branches; Echo statements; Scope; Profiling and summarizing; Summary; Index
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
0 |
|a Puppet (Computer file)
|
630 |
0 |
7 |
|a Puppet (Computer file)
|2 fast
|0 (OCoLC)fst01916334
|
650 |
|
0 |
|a Automation.
|
650 |
|
0 |
|a Open source software.
|
650 |
|
6 |
|a Automatisation.
|
650 |
|
6 |
|a Logiciels libres.
|
650 |
|
7 |
|a automation.
|2 aat
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Industrial Engineering.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Industrial Technology.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Manufacturing.
|2 bisacsh
|
650 |
|
7 |
|a TECHNOLOGY & ENGINEERING
|x Technical & Manufacturing Industries & Trades.
|2 bisacsh
|
650 |
|
7 |
|a Automation.
|2 fast
|0 (OCoLC)fst00822786
|
650 |
|
7 |
|a Open source software.
|2 fast
|0 (OCoLC)fst01046097
|
776 |
0 |
8 |
|i Erscheint auch als:
|n Druck-Ausgabe
|a Uphill, Thomas. Mastering puppet .
|t Pull the strings of puppet to configure enterprise-grade environments for performance optimization
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=814648
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26942424
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1688603
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 814648
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis28656512
|
994 |
|
|
|a 92
|b IZTAP
|