Skip to content

Commit

Permalink
Merge pull request #35 from indigo-dc/indigo-test
Browse files Browse the repository at this point in the history
Updated documentation for tt per user
  • Loading branch information
valzacc authored Feb 13, 2018
2 parents 892b2e8 + ebf09bc commit 0a5b879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/using-fass.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ $ onetemplate instantiate <yourtemplateid> --raw static_vm=0
The defalt value for ```static_vm``` is ```1```, i.e. the VM is static.

## Set action to be performed by Terminator
By default the VMs are terminated after the TTL set in the FaSS configuration file ```/one-fass/etc/fassd.conf```. Other actions are possible, changing the ```action=kill``` in ```fassd.conf``` to be:
By default the VMs are terminated after the TTL set in the shares configuration file ```/one-fass/etc/shares.conf```. Other actions are possible, changing the ```action=kill``` in ```fassd.conf``` to be:
```bash
poweroff
suspend
Expand Down

0 comments on commit 0a5b879

Please sign in to comment.