Skip to content

Releases: modcloth/tory-client

Bumping version

08 Oct 19:23
Compare
Choose a tag to compare

Additional Tory tags when syncing

08 Oct 19:03
Compare
Choose a tag to compare

Specify the following additional vars when syncing:

ansible_ssh_host': The IP address of the host (for SSH)
ansible_ssh_user: root for SmartOS hosts, ubuntu otherwise
ansible_inventory_hostname: Hostname of the host

These additional variables allow for the format change in modcloth/tory#64 which would break running plays against machines before DNS is setup.

Adding `tory-status` command

01 Oct 17:05
Compare
Choose a tag to compare

This release adds a tory-status command that gives output similar to knife status.

E.g.

image