Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove note about asset tarballs, the bug has been fixed in sensu-go #667

Merged
merged 2 commits into from
Aug 16, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions content/sensu-core/2.0/reference/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ The following are injected into the execution context:
variable.
- `{PATH_TO_ASSET}/include` is injected into the `CPATH` environment variable.

**N.B.** GitHub source code archives [can't currently be used][2] as Sensu
assets archives.

## Assets specification

### Attributes
Expand Down Expand Up @@ -106,4 +103,3 @@ example | {{< highlight shell >}}
{{</ highlight >}}

[1]: ../../reference/filters/
[2]: /~https://github.com/mholt/archiver/issues/27