Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

maestrodev/puppet-modules

Repository files navigation

# Copyright 2011 MaestroDev
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
#     http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.


Carlos Sanchez <csanchez@maestrodev.com>
http://www.maestrodev.com
2011-11-12

Puppet modules developed by MaestroDev, as git submodules for easier management

Setup

$ git submodule init
$ git submodule update

Make sure it is using latest versions of the subprojects

$ git submodule foreach "git checkout master; git pull"

Example usage of submodules

$ git submodule foreach git status
$ git submodule foreach git pull

About

Puppet modules as git submodules for easier managment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published