Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Add Pipelines to DrupalVM #870

Closed
grasmash opened this issue Dec 27, 2016 · 1 comment
Closed

Add Pipelines to DrupalVM #870

grasmash opened this issue Dec 27, 2016 · 1 comment
Assignees
Labels
Enhancement A feature or feature request

Comments

@grasmash
Copy link
Contributor

No description provided.

@grasmash grasmash added the Enhancement A feature or feature request label Dec 27, 2016
@geerlingguy
Copy link
Contributor

Something like:

- name: Install Pipelines.
  get_url:
    url: url-to-pipelines-download-here
    dest: /usr/local/pipelines
    mode: 0755

Using a post-provision task file: http://docs.drupalvm.com/en/latest/extras/scripts/#ansible-task-files

grasmash added a commit to grasmash/bolt that referenced this issue Dec 27, 2016
@grasmash grasmash self-assigned this Dec 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement A feature or feature request
Projects
None yet
Development

No branches or pull requests

2 participants