$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }

How to Install Puppet on openSUSE – Step-by-step

June 7, 2025 | By the+gnu+linux+evangelist.

Getting Started

  1. 5. Testing Puppet

    Finally, to Test Puppet Setup on Command Line
    To evoke the Help:

    puppet --help

    And again to Check the Server:

    puppetserver -v
    Terminal Output
  2. 6. Puppet Getting-Started Guide

    Getting-Started with Puppet for openSUSE GNU/Linux

    Puppet QuickStart Guide
  3. I’m Truly Happy if This Guide Helped You Get Started with Puppet on openSUSE!

Contents