Commit 9372e139e190b23dbbae57d85f69e3cb9b067896

Authored by Sergio Oliveira
1 parent e0db3da9

Renamed init.pp to site.pp

puppet/manifests/init.pp
... ... @@ -1,2 +0,0 @@
1   -
2   -include colab
puppet/manifests/site.pp 0 → 100644
... ... @@ -0,0 +1,2 @@
  1 +
  2 +include colab
... ...