Jeff Geerling
814d4e948c
Update all Vagrant VM host-only private network IP ranges.
2022-11-27 13:33:52 -06:00
Jeff Geerling
f78c6c3000
Fixes #501 : Update some references from yum to dnf. Hopefully not breaking.
2022-09-08 23:30:17 -05:00
Jeff Geerling
da9d6ffc69
Fixes #425 : Update node.js forever app example to use rockylinux8.
2022-04-14 22:32:37 -05:00
Jeff Geerling
a7b0308fef
Merge pull request #225 from mkrawczuk/node_example_fix
...
Move success message to `app`'s `listen` callback.
2022-04-14 21:56:42 -05:00
githubERIK
5353048216
Correct ansible installation link
...
Invalid: http://docs.ansible.com/intro_installation.html
Valid: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
2021-06-23 13:34:07 +03:00
Roshan Mathews
016385b416
fix link to how-do-i-modify-my-hosts-file
2021-05-08 21:08:34 +05:30
Jeff Geerling
e602b21aa0
Issue #295 : Update memory allocation for VMs.
2020-07-23 12:35:39 -05:00
Mateusz Krawczuk
71097aeab7
Move success message to app's listen callback.
...
express's `server.listen` has an asynchronous nature and it's API enables
providing a callback that is fired upon success. Now the success messaage
is logged only when the server has been set up and listening on provided
socket address, otherwise the error stack trace is printed.
2020-03-26 16:56:18 +01:00
Jeff Geerling
dbd5597b23
Fix spacing issue in Node.js playbook example.
2020-01-15 23:23:03 -06:00
Prashaath R
fa535c41c7
Update playbook.yml
...
EPEL to be installed before installing remi-release-7.rpm, due to rpm dependency
2019-12-13 16:00:25 +05:30
Jeff Geerling
1d82720a4e
Issue #169 : Various fixes for typos and outdated usage.
2019-09-04 11:11:49 -05:00
Jeff Geerling
9d97644bb7
Update Express required version to mitigate GitHub security notice - other location.
2018-10-25 10:40:18 -05:00
Jeff Geerling
58ca936579
Fixes #106 : Use https for Remi's repo in Node.js example.
2018-09-12 21:51:00 -05:00
Jeff Geerling
44b80172bc
Fixes #77 : Make sure playbook has become: yes set instead of in Vagrantfile.
2018-08-08 21:19:30 -05:00
Jeff Geerling
1fb8624cab
Switch to using ansible.become in Vagrantfiles.
2017-12-17 13:53:46 -06:00
Jeff Geerling
2845e0d336
Switch to using the .test domain for local testing.
2017-12-17 13:46:31 -06:00
Jeff Geerling
b1e06757a4
Issue #61 : Add automated test for Node.js example and fix when syntax.
2017-06-01 21:00:16 -05:00
Jeff Geerling
4936b951d7
Update author URL.
2017-05-26 15:31:28 -04:00
Jeff Geerling
366df1b8cc
Update book links to HTTPS.
2016-07-15 14:11:57 -05:00
Jeff Geerling
921c049f70
Update links to personal site in README.md.
2016-07-08 23:18:30 -05:00
Jeff Geerling
13b49e16f1
Use linked clones and more modern settings for all Vagrantfiles.
2016-07-08 16:45:43 -05:00
Jeff Geerling
a1d33a6027
Update nodejs install of Remi repo.
2016-07-02 22:36:34 -05:00
Jeff Geerling
fbd580a2a3
Fix a misspelling.
2016-02-28 21:40:28 -06:00
Jeff Geerling
bf8385e5ad
Fixes #23 : Node.js forever doesn't install properly.
2016-02-23 11:42:31 -06:00
Jeff Geerling
878f627dd3
Update references to Ansible for DevOps website.
2015-11-03 16:58:21 -06:00
Jeff Geerling
752650e68e
Syntax fixes for nodejs examples.
2015-09-25 22:18:45 -05:00
Jeff Geerling
542edc4193
Fixed spacing in Solr and Node.js examples.
2015-09-19 14:26:44 -07:00
Jeff Geerling
4629706f52
Update Node.js playbook example to use CentOS 7 instead of CentOS 6.
2015-07-25 23:22:36 -05:00
Jeff Geerling
a59d67fe7b
Major docs cleanup in preparation for final release.
2015-06-29 21:14:40 -05:00
Jeff Geerling
011076beb9
Whitespace fix in node.js example.
2015-06-29 14:23:14 -05:00
Jeff Geerling
568c92ba59
Formatting - capitalize Forever.
2015-06-05 21:40:21 -05:00
Jeff Geerling
b7efcb7cb9
Change from pkg to name for apt and yum, following new Ansible packaging naming conventions.
2015-01-05 08:49:06 -06:00
Jeff Geerling
23b83291f4
Issue #7 : Update vagrant configuration for insecure key changes in Vagrant 1.7.x.
2014-12-29 11:27:03 -06:00
Jeff Geerling
2f7f10df58
Update Vagrantfiles - unified, simpler syntax plus use geerlingguy/* base boxes.
2014-11-10 17:38:22 -06:00
Jeff Geerling
02e7abcd42
Updated example playbooks with syntax that follows best practices more closely.
2014-10-05 22:07:10 -04:00
Jeff Geerling
6346ac449f
Update Vagrantfiles with better docs.
2014-06-29 21:55:45 -05:00
Jeff Geerling
b45450521d
Added Chapter 6 Includes example, cleaned up gitignore files.
2014-05-04 21:58:10 -05:00
Jeff Geerling
b41d19e309
Initial commit.
2014-04-24 20:44:35 -05:00