Sha256: 495313966ed674f882d11bc23be2d1bf1c311dfaafad5c18533f16a06e2d7674

Contents?: true

Size: 137 Bytes

Versions: 6

Compression:

Stored size: 137 Bytes

Contents

if [ -x /usr/bin/apt-get ]; then
  apt-get update
  export DEBIAN_FRONTEND=noninteractive
  apt-get -q -y install rsync itamae
  exit
fi

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
chake-0.92 lib/chake/bootstrap/itamae-remote/02_debian.sh
chake-0.91 lib/chake/bootstrap/itamae-remote/02_debian.sh
chake-0.90.3 lib/chake/bootstrap/itamae-remote/02_debian.sh
chake-0.90.2 lib/chake/bootstrap/itamae-remote/02_debian.sh
chake-0.90.1 lib/chake/bootstrap/itamae-remote/02_debian.sh
chake-0.90 lib/chake/bootstrap/itamae-remote/02_debian.sh