vagrant/website/source
Milan Stovicek 3ce7c0cf3f
Add `suspend` into a list of available actions
`suspend` action is not listed, even though it can be used and it works.

```
$ vagrant --version
Vagrant 2.1.1
```

```
config.trigger.before [:suspend] do |trigger|
  trigger.name = "Before suspend"
  trigger.run = {inline: "..."}
end
````
2018-06-13 18:51:45 +02:00
..
assets Remove CSS for FOUT prevention 2018-04-27 08:41:52 -07:00
docs Add `suspend` into a list of available actions 2018-06-13 18:51:45 +02:00
intro Update URLs for the repo 2018-03-07 17:10:30 -05:00
layouts Add link to privacy policy in website footer 2018-05-09 12:16:58 -06:00
vmware Update buy for desktop SKU only 2018-03-23 10:26:30 -07:00
404.html.md Update 404.html.md 2017-04-14 09:04:05 -07:00
android-manifest.json.erb Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
community.html.erb Update URLs for the repo 2018-03-07 17:10:30 -05:00
downloads.html.erb Add link to CHANGELOG for current release on downloads page 2018-05-07 16:49:53 -07:00
favicon.ico Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
index.html.erb prepend 'Vagrant' with 'HashiCorp' 2018-03-06 19:03:17 -05:00
microsoft-tile.xml.builder Rebrand to match HashiCorp styles 2017-03-27 21:24:57 -04:00
robots.txt Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00
security.html.erb Fix security.html 2017-03-28 12:32:04 -04:00
sitemap.xml.builder Merge docs and www into a single static site 2016-01-19 14:35:05 -05:00