• 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

  • ncat Command Examples in Linux
  • ncat: command not found
  • nautilus Command Examples in Linux
  • namei: command not found

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright