Menu

Close
  • Home
  • LinkedIn
  • Github
  • StackOverflow
  • Tangent Solutions
Subscribe
Menu

Christo Crampton

31 posts
← Newer Posts Page 3 of 7 Older Posts →

Ansible hosts can be a list

Did you know you could write you ansible hosts line like this? --- - hosts: - machine01 - machine02 .. Pretty cool :) (function() { // DON'T EDIT BELOW THIS »

Christo Crampton on ansible 25 February 2016

RFC: Idea: ports as version number

I like the idea of everything is in production. e.g.: All the code is running on production servers. It's just that development code is not »

Christo Crampton on api, devops, random thoughts 24 February 2016

Document your API with Slate and Docker

Slate is an awesome tool which creates beautiful API documentation from markdown. However, as someone who doesn't code in Ruby everyday .. I often find the setup »

Christo Crampton on tutorial, docker, slate, documentation, api 23 February 2016

Custom Ansible Module Hello World

What is an ansible module? Ansible modules are the building blocks for building ansible playbooks. They are small pieces of python code that can be triggered »

Christo Crampton on ansible, tutorial, devops, ansible module 09 February 2016

TDD is not about testing

It’s actually all in the name. Test Driven Development. the single biggest benefit from using TDD is that it becomes really easy to execute a »

Christo Crampton on TDD, opinion 09 February 2016
← Newer Posts Page 3 of 7 Older Posts →
Toast38coza © 2018
Proudly published with Ghost