This is an automatically generated e-mail. To reply, visit: http://reviewboard-fedoraserver.rhcloud.com/r/160/

Review request for RoleKit Mailing List, Miloslav Trmac, Stephen Gallagher, and Thomas Woerner.
By Stephen Gallagher.

Updated July 15, 2015, 4:14 p.m.

Changes

Added support for redeploy()
Repository: rolekit

Description

Add memcache role

This is a simple, local role. It is not containerized. The containerization effort may not be ready for this release, but this will serve as a placeholder.

Testing (updated)

rolectl deploy memcache

ps -ef|grep memcache firewall-cmd --list-all netstat -lptn

rolectl stop memcache/1 rolectl redeploy --settings-file=memcache.json memcache/1

rolectl stop memcache/1 rolectl decommission memcache/1

Diffs (updated)

  • rolekit.spec (1216c34c3a47aaeeaac0a95609667c5c7e4fc6df)
  • config/Makefile.am (31ff71052c5c22823a6306edb541307577a45e70)
  • config/roles/memcache/role.py (PRE-CREATION)

View Diff