This file contains 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
<form action="https://launchpad.37signals.com/authenticate" method="post"> | |
<input name="product" value="YOUR-PRODUCT" type="hidden" /> | |
<input name="subdomain" value="YOUR-SUBDOMAIN" type="hidden" /> | |
<p>Username<br /> | |
<input name="username" id="username" type="text" /></p> | |
<p>Password<br /> | |
<input name="password" id="password" type="password" /></p> |
This file contains 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
DEBUG: Sending HTTP Request via GET to /nodes | |
DEBUG: Synchronizing libraries | |
DEBUG: Sending HTTP Request via GET to /cookbooks/_library_files | |
DEBUG: Synchronizing attributes | |
DEBUG: Sending HTTP Request via GET to /cookbooks/_attribute_files | |
DEBUG: Synchronizing definitions | |
DEBUG: Sending HTTP Request via GET to /cookbooks/_definition_files | |
DEBUG: Synchronizing recipes | |
DEBUG: Sending HTTP Request via GET to /cookbooks/_recipe_files | |
DEBUG: Saving the current state of node noc_ec2-us_37signals_com |