Commit Graph

  • b67661407f Respond to "vagrant hostmanager -v" and display our version Jan Vansteenkiste 2013-05-02 21:44:02 +0200
  • 3a96f5e170 use more I18n and do not repeat ourselves while doing config checks Jan Vansteenkiste 2013-05-02 21:26:05 +0200
  • c98ddd338e Bump version for release Shawn Dahlen 2013-05-02 15:12:36 -0400
  • 8adc104ab8 Merge pull request #9 from vStone/feature/hostmanager-as-provisioner Shawn Dahlen 2013-05-02 12:10:42 -0700
  • cae5f6be7d Add Hostmanager as a provisioner. Jan Vansteenkiste 2013-05-02 08:36:40 +0200
  • 36acc16c62 Merge pull request #7 from vStone/feature/fix_run_after_help Shawn Dahlen 2013-05-02 07:20:53 -0700
  • f058b3025f Fix small scoping issue. @logger is not available from the provisioner Jan Vansteenkiste 2013-05-02 08:02:58 +0200
  • 61ce04040e hostmanager should not run if we run it with -h Jan Vansteenkiste 2013-05-01 18:42:55 +0200
  • 264856478f Fix config validation. Shawn Dahlen 2013-04-27 08:10:45 -0400
  • ba0decdaa2 update vagrant dependency to 1.2.1 Shawn Dahlen 2013-04-26 10:20:34 -0400
  • ac09f7273e Merge pull request #6 from nagas/fix/unnecessary-double-check Shawn Dahlen 2013-04-21 19:01:53 -0700
  • 78f8acf267 remove unnecessary checks Mirosław Nagaś 2013-04-20 00:43:12 +0200
  • d1201e58b4 Bump version for release Shawn Dahlen 2013-04-17 10:07:34 -0400
  • 8a07234527 Fix documentation Shawn Dahlen 2013-04-17 09:57:53 -0400
  • 9c984b6abb Merge pull request #4 from nagas/feature/hosts-aliases Shawn Dahlen 2013-04-17 06:25:12 -0700
  • c94b1f8d52 Merge pull request #2 from nagas/improvement/ignore_private_ip Shawn Dahlen 2013-04-17 05:35:13 -0700
  • dd1c3fa76e Merge pull request #3 from nagas/improvement/add-localhost.localdomain Shawn Dahlen 2013-04-17 05:32:08 -0700
  • 5f384570ca update README Mirosław Nagaś 2013-04-17 12:24:45 +0200
  • e0203cddc8 check explicitly if hostmanager.ignore_private_ip is set to true Mirosław Nagaś 2013-04-17 11:44:20 +0200
  • 0d7ecf5f4a add simple host aliases implementation and configuration options validation Mirosław Nagaś 2013-04-17 11:34:47 +0200
  • b1d4922ffa add localhost.localdomain alias as it is required by some services Mirosław Nagaś 2013-04-17 11:26:37 +0200
  • 655612b9f6 Fixed argument parsing for command Shawn Dahlen 2013-04-09 15:46:43 -0400
  • 33c391cfe0 Implement check for already active machine. Shawn Dahlen 2013-04-08 13:20:22 -0400
  • 39c197d7cc Implement command to update /etc/hosts files. Shawn Dahlen 2013-04-06 08:59:07 -0400
  • 5865b1ac27 Check if machines are ready for SSH communication. Shawn Dahlen 2013-04-04 16:52:12 -0400
  • e08fc6a811 Fix hook appending to up and destroy actions. Shawn Dahlen 2013-04-04 15:23:55 -0400
  • 693f6a3181 Cleaned up project structure for running tests. Shawn Dahlen 2013-03-27 16:13:22 -0400
  • 665b96c044 Proof-of-concept support for managing /etc/hosts. Shawn Dahlen 2013-03-27 15:29:21 -0400