fuel-library/deployment/puppet/fuel/templates/astute/astuted.erb
Vladimir Kozhukalov 776eda92cf Add fuel puppet module
This module is a fork of nailgun puppet module with
some simplifications that make it easier to use and
maintain.  Fuel master node is to be deployed using
kind of task based procedure when {task}.pp
are used one by one

Implements blueprint: get-rid-docker-containers
Change-Id: I0139cad1c2ebb0cc846c8bca560533b0ac6489cf
2016-02-06 11:39:53 +03:00

2 lines
110 B
Plaintext

#!/bin/bash
ruby -r 'rubygems' -e "gem 'astute', '>= 0'; load Gem.bin_path('astute', 'astuted', '>= 0')" -- $@