{"id":16951817,"url":"https://github.com/superseb/puppet-introduction","last_synced_at":"2026-05-11T02:15:42.493Z","repository":{"id":31608119,"uuid":"35173075","full_name":"superseb/puppet-introduction","owner":"superseb","description":"Introduction to Puppet","archived":false,"fork":false,"pushed_at":"2015-05-06T17:29:31.000Z","size":727,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T07:26:33.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/superseb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-06T17:29:08.000Z","updated_at":"2018-02-13T08:25:11.000Z","dependencies_parsed_at":"2022-09-06T02:00:27.336Z","dependency_job_id":null,"html_url":"https://github.com/superseb/puppet-introduction","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fpuppet-introduction","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fpuppet-introduction/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fpuppet-introduction/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/superseb%2Fpuppet-introduction/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/superseb","download_url":"https://codeload.github.com/superseb/puppet-introduction/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244787020,"owners_count":20510041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T22:00:54.476Z","updated_at":"2026-05-11T02:15:37.451Z","avatar_url":"https://github.com/superseb.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction to Puppet\n======================\n\nPrerequisites\n-------------\nHave recent version of the following software installed:\n* VirtualBox - https://www.virtualbox.org/wiki/Downloads\n* Vagrant - http://downloads.vagrantup.com\n* Git - http://git-scm.com/downloads\n\nInitialization\n--------------\nClone puppet-introduction git repository:\n\n    git clone https://github.com/xebia/puppet-introduction.git\n\nDownload and add CentOS 6.5 box for vagrant:\n\n    wget http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-nocm.box\n    vagrant box add centos-65-x64-virtualbox-nocm centos-65-x64-virtualbox-nocm.box\n\nDownload and add Puppet Enterprise 3.2.3 to pe_binary folder:\n\n    cd pe_binary\n    wget https://s3.amazonaws.com/pe-builds/released/3.2.3/puppet-enterprise-3.2.3-el-6-x86_64.tar.gz\n\nInstall the Vagrant Oscar plugin\n\n    vagrant plugin install oscar\n\nStart the images:\n\n    vagrant up\n\nThis will create two images: a Puppet Master, and a Puppet Agent. The following output will be shown when puppet runs successfully:\n\n    ==\u003e agent: Running Puppet with standalone.pp...\n    ==\u003e agent: Notice: Compiled catalog for agent.local in environment production in 0.03 seconds\n    ==\u003e agent: Notice: Puppet says hi!\n    ==\u003e agent: Notice: /Stage[main]/Main/Notify[Greeting]/message: defined 'message' as 'Puppet says hi!'\n    ==\u003e agent: Notice: Finished catalog run in 0.14 seconds\n\nRun puppet (again):\n\n    vagrant provision\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperseb%2Fpuppet-introduction","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuperseb%2Fpuppet-introduction","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuperseb%2Fpuppet-introduction/lists"}