From 650799734e3f82dceb769a50977ed008175e9c51 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 27 Jun 2016 11:52:43 -0300 Subject: Cleanup manifests --- manifests/bootstrap/master.pp | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 manifests/bootstrap/master.pp (limited to 'manifests/bootstrap/master.pp') diff --git a/manifests/bootstrap/master.pp b/manifests/bootstrap/master.pp deleted file mode 100644 index 5934d3e..0000000 --- a/manifests/bootstrap/master.pp +++ /dev/null @@ -1,11 +0,0 @@ -# -# This manifest is intended to configure the initial -# puppetmaster node. -# -# Once it's running it can setup all the other nodes. -# - -# Include the master node configuration -class { 'nodo': - role => 'master', -} -- cgit v1.2.3