gboddin/upsalter

There is no license information available for the latest version (0.7) of this package.

0.7 2017-01-30 11:39 UTC

README

Introduction

Upsalter was designed to create a rootfs image, possibly with a salt-minion installed that you can deploy anywhere.

Usage

Create salted chroot image

It will build a rootfs image of your favorite distribution with salt installed

./bin/upsalter chroot:build centos 6 centos6-salted.tar.gz

Deploy chroot image

It will deploy your chroot package to a remote server and start salt-minion.

./bin/upsalter chroot:deploy centos6.tar.gz user server directory my-container-id