• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer navigation

The Geek Diary

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • VCS
  • Interview Questions
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
  • DevOps
    • Docker
    • Shell Scripting
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Puppet

Puppet Server’s Resources Cheat Sheet with Examples

by admin

Puppet is an open-source configuration management tool from Puppet Labs. Puppet Resources are the building blocks that puppet uses to model system configurations. The most common Puppet’s Resources are Listed below. file resource Manages local files. Example of file resource is mentioned below: file { ‘/etc/sudoers’: ensure => file, group => ‘root’, owner => ‘root’, […]

Filed Under: DevOps, Puppet

Primary Sidebar

Recent Posts

  • base64 Command Examples (Encode or decode file or standard input to/from Base64, to standard output)
  • base32 Command Examples (Encode or decode file or standard input to/from Base32, to standard output)
  • banner Command Examples (Print the given argument as a large ASCII art)
  • bandwhich Command Examples (Display the current network utilization by process, connection or remote IP/hostname)

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright