-
Notifications
You must be signed in to change notification settings - Fork 36
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
Updated hubot initialization #33
base: master
Are you sure you want to change the base?
Commits on May 20, 2016
-
Added ensuring resources "yo" and "generator-hubot" to update functionality.
Configuration menu - View commit details
-
Copy full SHA for 94634c3 - Browse repository at this point
Copy the full SHA 94634c3View commit details -
Fixed the Hubot init exec statement for updated hubot functionality.
Configuration menu - View commit details
-
Copy full SHA for 21251c2 - Browse repository at this point
Copy the full SHA 21251c2View commit details -
Adjusted the command to reflect what the current command output should be.
Configuration menu - View commit details
-
Copy full SHA for 4ff6cf1 - Browse repository at this point
Copy the full SHA 4ff6cf1View commit details
Commits on May 23, 2016
-
Updated the Travis configuration to look more like the PuppetLabs projects' configuration. Ruby 1.8.7 doesn't appear to be relevant for testing anymore.
Configuration menu - View commit details
-
Copy full SHA for 7f11a7c - Browse repository at this point
Copy the full SHA 7f11a7cView commit details
Commits on May 24, 2016
-
Added symlink for hubot due to installation by yeoman to /usr/bin/. This can likely be better updated but gets it running for now.
Configuration menu - View commit details
-
Copy full SHA for af93431 - Browse repository at this point
Copy the full SHA af93431View commit details -
Configuration menu - View commit details
-
Copy full SHA for 591a869 - Browse repository at this point
Copy the full SHA 591a869View commit details -
Added $hubotversion to config.pp
Sourced the module variable "hubot_version" for the template.
Configuration menu - View commit details
-
Copy full SHA for 78d308c - Browse repository at this point
Copy the full SHA 78d308cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 316e429 - Browse repository at this point
Copy the full SHA 316e429View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12051fd - Browse repository at this point
Copy the full SHA 12051fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19b5ed7 - Browse repository at this point
Copy the full SHA 19b5ed7View commit details
Commits on May 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ba82184 - Browse repository at this point
Copy the full SHA ba82184View commit details -
Updated directory creation and yeoman building
Added explicit options to support Yeoman's automation.
Configuration menu - View commit details
-
Copy full SHA for af7edcd - Browse repository at this point
Copy the full SHA af7edcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88baf9c - Browse repository at this point
Copy the full SHA 88baf9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3201a59 - Browse repository at this point
Copy the full SHA 3201a59View commit details -
Removed yeoman asking for insight since it breaks automation.
Configuration menu - View commit details
-
Copy full SHA for 0f1386c - Browse repository at this point
Copy the full SHA 0f1386cView commit details -
Directory "test" did not always work on all platforms the same way. In addition the directory is already created based on the prior requirement.
Configuration menu - View commit details
-
Copy full SHA for 0fa2b09 - Browse repository at this point
Copy the full SHA 0fa2b09View commit details
Commits on May 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4616214 - Browse repository at this point
Copy the full SHA 4616214View commit details
Commits on Jun 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d125da4 - Browse repository at this point
Copy the full SHA d125da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf6785 - Browse repository at this point
Copy the full SHA 4cf6785View commit details -
Had a bug where the Hubot init would run every time.
Configuration menu - View commit details
-
Copy full SHA for 2bdb5e9 - Browse repository at this point
Copy the full SHA 2bdb5e9View commit details
Commits on Nov 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8e36d2e - Browse repository at this point
Copy the full SHA 8e36d2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2795505 - Browse repository at this point
Copy the full SHA 2795505View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b8455 - Browse repository at this point
Copy the full SHA d8b8455View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b2d19 - Browse repository at this point
Copy the full SHA 76b2d19View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0537c9 - Browse repository at this point
Copy the full SHA b0537c9View commit details
Commits on Apr 8, 2017
-
- code for systemd in RedHat7/Centos7 - some syntax corrections - changes should not affect on Ubuntu OS (was not tested) - please review and test Changes to be committed: - modified: manifests/config.pp - modified: manifests/init.pp - modified: manifests/install.pp - modified: manifests/params.pp - modified: templates/hubot.env.erb - new file: templates/hubot.systemd.erb
kamil.herbik committedApr 8, 2017 Configuration menu - View commit details
-
Copy full SHA for b53f6b7 - Browse repository at this point
Copy the full SHA b53f6b7View commit details
Commits on Apr 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e0a2385 - Browse repository at this point
Copy the full SHA e0a2385View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28bfa82 - Browse repository at this point
Copy the full SHA 28bfa82View commit details
Commits on May 8, 2017
-
Run the service as the service account
Everything else about this bot is done as the user hubot. This changes makes it so that the hubot user is who runs the service instead of root.
Configuration menu - View commit details
-
Copy full SHA for 6116a8e - Browse repository at this point
Copy the full SHA 6116a8eView commit details
Commits on May 15, 2017
-
Merge pull request #2 from genebean/patch-1
Run the service as the service account
Configuration menu - View commit details
-
Copy full SHA for 8398f17 - Browse repository at this point
Copy the full SHA 8398f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ec57d - Browse repository at this point
Copy the full SHA e5ec57dView commit details
Commits on Nov 15, 2017
-
setting the service provider for hubot service
Cyril Pinkham committedNov 15, 2017 Configuration menu - View commit details
-
Copy full SHA for b5cccee - Browse repository at this point
Copy the full SHA b5ccceeView commit details
Commits on Nov 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for bccf78d - Browse repository at this point
Copy the full SHA bccf78dView commit details
Commits on Dec 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5aaf76f - Browse repository at this point
Copy the full SHA 5aaf76fView commit details
Commits on Dec 6, 2017
-
Merge pull request #6 from TraGicCode/feature/hide-sensitive-environm…
…ent-variables Ability to toggle on/off show_diff of environment file
Configuration menu - View commit details
-
Copy full SHA for 137c8cf - Browse repository at this point
Copy the full SHA 137c8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c95130c - Browse repository at this point
Copy the full SHA c95130cView commit details
Commits on Dec 22, 2017
-
systemd for Jessie and higher, otherwise upstart
Cy authored and Cy committedDec 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 9d0a8db - Browse repository at this point
Copy the full SHA 9d0a8dbView commit details
Commits on Dec 24, 2017
-
Updated init_style for Ubuntu and Debian
Added explicit setting of Ubuntu and Debian $init_style. Older than 14.04 Ubuntu was set to `upstart` and older Debian than 8.0 was set to `debian`. If later, both are set to `systemd`.
Configuration menu - View commit details
-
Copy full SHA for 76a1397 - Browse repository at this point
Copy the full SHA 76a1397View commit details -
Merge pull request #3 from CYPI/master
setting the service provider for hubot service
Configuration menu - View commit details
-
Copy full SHA for 0792d50 - Browse repository at this point
Copy the full SHA 0792d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d707d6 - Browse repository at this point
Copy the full SHA 3d707d6View commit details