Created
October 26, 2012 17:21
-
-
Save mattray/3960063 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ knife node from file test.box.json | |
| Updated Node testbox.atx.lab! | |
| $ knife node list | |
| testbox.atx.lab | |
| $ knife node show testbox.atx.lab | |
| Node Name: testbox.atx.lab | |
| Environment: production | |
| FQDN: | |
| IP: | |
| Run List: role[lab-base], recipe[udev::net], role[allinone] | |
| Roles: | |
| Recipes: | |
| Platform: | |
| Tags: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment