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
| 30 Jun 20:53:38 - RECV: :[email protected] PRIVMSG #dnsaas :It looks like most status calls are failing right now. | |
| 30 Jun 20:53:38 - Message parsed: PRIVMSG | |
| undefined:1 | |
| <script id="channel_list_template" type="text/x-handlebars-template">{{#each c | |
| ^ | |
| SyntaxError: Unexpected token < | |
| at Object.parse (native) | |
| at IncomingMessage.<anonymous> (/root/slack-irc/node_modules/slack-client/src/client.js:669:28) | |
| at IncomingMessage.emit (events.js:117:20) |
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
| PREP=source $(HOME)/.openrc/dnsaasci && \ | |
| export ANSIBLE_HOST_HEY_CHECKING=false && \ | |
| ANSIBLE_SSH_ARGS='-o UserKnownHostsFile=/dev/null \ | |
| -o ControlMaster=auto \ | |
| -o ControlPersist=60s \ | |
| -o StrictHostKeyChecking=no \ | |
| -o PubkeyAuthentication=yes' | |
| PLAY=ansible-playbook deploy.yml |
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
| -----> Installing Chef Omnibus (11.16.4) | |
| downloading https://www.chef.io/chef/install.sh | |
| to file /tmp/install.sh | |
| trying wget... | |
| Downloading Chef 11.16.4 for ubuntu... | |
| downloading https://www.chef.io/chef/metadata?v=11.16.4&prerelease=false&nightlies=false&p=ubuntu&pv=14.04&m=x86_64 | |
| to file /tmp/install.sh.1583/metadata.txt | |
| trying wget... | |
| url https://opscode-omnibus-packages.s3.amazonaws.com/ubuntu/13.04/x86_64/chef_11.16.4-1_amd64.deb | |
| a9965ce5811ddd75af1b587e40cca934 |
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
| # Generated by iptables-save v1.4.7 on Fri Jun 13 16:48:48 2014 | |
| *filter | |
| :INPUT ACCEPT [0:0] | |
| :FORWARD ACCEPT [0:0] | |
| :OUTPUT ACCEPT [58:6064] | |
| -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT | |
| -A INPUT -p icmp -j ACCEPT | |
| -A INPUT -i lo -j ACCEPT | |
| -A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -j ACCEPT | |
| -A INPUT -p tcp -m state --state NEW -m tcp --dport 443 -j ACCEPT |
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
| (heat)[~] heat build-info | |
| +------------+-------------------------------------------+ | |
| | Property | Value | | |
| +------------+-------------------------------------------+ | |
| | api | { | | |
| | | "revision": "2014.k1-20141208-1199" | | |
| | | } | | |
| | engine | { | | |
| | | "revision": "2014.k1-20141208-1199" | | |
| | | } | |
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
| [vagrant@atomhopper-berkshelf ~]$ yum repolist all | |
| Loaded plugins: fastestmirror, security | |
| Loading mirror speeds from cached hostfile | |
| * base: mirror.umd.edu | |
| * epel: mirror.umd.edu | |
| * extras: ftp.usf.edu | |
| * jpackage-generic-devel: sunsite.rediris.es | |
| * jpackage-generic-free: sunsite.rediris.es | |
| * updates: mirror.es.its.nyu.edu | |
| repo id repo name status |
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
| MJH3Z7DRVG:rackspace rand5944$ vagrant up --provider=rackspace | |
| Bringing machine 'default' up with 'rackspace' provider... | |
| [default] Warning! The Rackspace provider doesn't support any of the Vagrant | |
| high-level network configurations (`config.vm.network`). They | |
| will be silently ignored. | |
| [default] Finding flavor for server... | |
| [default] Finding image for server... | |
| [default] Launching a server with the following settings... | |
| [default] -- Flavor: 512MB Standard Instance | |
| [default] -- Image: Ubuntu 12.10 (Quantal Quetzal) |
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
| ################################################################################ | |
| # | |
| # Package management bodies | |
| # | |
| ################################################################################ | |
| ## You *must* specify "package_version" in any promises where this body is used! | |
| ## Otherwise, the version gets set to "*", which causes Cfengine to refer to | |
| ## the package in terms of package-* (see package_name_convention) - which | |
| ## could install or delete all kinds of packages unintentionally. |
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
| Oct 02 10:44:11 Installed: gskcrypt64-8.0-14.11.x86_64 | |
| Oct 02 10:44:13 Installed: gskssl64-8.0-14.11.x86_64 | |
| Oct 02 10:44:44 Installed: TIVsm-API64-6.3.0-0.x86_64 | |
| Oct 02 10:45:32 Updated: glibc-common-2.12-1.80.el6_3.5.x86_64 | |
| Oct 02 10:45:32 Updated: nss-softokn-freebl-3.12.9-11.el6.x86_64 | |
| Oct 02 10:45:40 Updated: glibc-2.12-1.80.el6_3.5.x86_64 | |
| Oct 02 10:45:40 Installed: nss-softokn-freebl-3.12.9-11.el6.i686 | |
| Oct 02 10:45:40 Installed: glibc-2.12-1.80.el6_3.5.i686 | |
| Oct 02 10:45:41 Updated: glibc-headers-2.12-1.80.el6_3.5.x86_64 | |
| Oct 02 10:45:41 Updated: glibc-devel-2.12-1.80.el6_3.5.x86_64 |
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
| [root@localhost vagrant]# cf-agent -K | |
| Unable to make directories to /var/cfengine/inputs/update.conf | |
| !!! System error for cf_mkdir: "File exists" | |
| Fatal CFEngine error: !!! No access to WORKSPACE/inputs dir | |
| [root@localhost vagrant]# ls -ld /var/cfengine/inputs | |
| ls: cannot access /var/cfengine/inputs: No such file or directory | |
| [root@localhost vagrant]# ls -la /var/cfengine/ | |
| ls: cannot access /var/cfengine/inputs: No such file or directory | |
| total 52 | |
| drwxr-xr-x 13 root root 4096 Jun 6 13:04 . |