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

Adds redis_cli task #245

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Adds redis_cli task #245

merged 1 commit into from
Nov 27, 2017

Conversation

petems
Copy link
Member

@petems petems commented Oct 14, 2017

  • Allows running of redis-cli commands via tasks
  • /opt/puppetlabs/puppet/bin/bolt task run redis::redis_cli --modules /etc/puppetlabs/code/modules/ --nodes localhost --user root --password root command=ping

@petems petems force-pushed the add_task_for_redis_cli branch 5 times, most recently from 365f7f5 to d7c11d9 Compare October 17, 2017 10:18
* Allows running of redis-cli commands via tasks
* `/opt/puppetlabs/puppet/bin/bolt task run redis::redis_cli --modules /etc/puppetlabs/code/modules/ --nodes localhost --user root --password root command=ping`
@petems petems force-pushed the add_task_for_redis_cli branch from d7c11d9 to 2292e64 Compare October 17, 2017 11:18
@petems petems merged commit f2b1e50 into master Nov 27, 2017
@ekohl ekohl deleted the add_task_for_redis_cli branch November 13, 2019 12:12
cegeka-jenkins pushed a commit to cegeka/puppet-redis that referenced this pull request Feb 16, 2021
* Allows running of redis-cli commands via tasks
* `/opt/puppetlabs/puppet/bin/bolt task run redis::redis_cli --modules /etc/puppetlabs/code/modules/ --nodes localhost --user root --password root command=ping`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant