Sandeep Chandu
Sandeep Chandu
This worked for me approve = {"auto-approve": True} # print(tf.plan()) x = (tf.apply( skip_plan=True,**approve))
whats the output?
viewadmin@ubuntu:~/weatherinfo$ kubectl logs weather-frontend-5fdf75b457-l82jw * Serving Flask app "app" (lazy loading) * Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server...
No Luck even after apt-get update: root@bhyve-host:~/attacksible# ansible-playbook play.yml -i attacksible --connection=local -K SUDO password: PLAY [attacksible] ***********************************************************\* GATHERING FACTS **************************************************************\* ok: [localhost] TASK: [Remove current tool set in /opt]...
Looks like ubuntu community is working on backporting to 14.04 https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1341628
I installed jdk using this link.. Now it complains about lldb TASK: [System packages] ******************************************************\* failed: [localhost] => (item=clang,curl,patch,clamav,ferm,htop,keepnote,lighttpd,mysql-client,postgresql,postgresql-server-dev-all,postgresql,python,python-pip,python-dev,ruby-dev,bundler,openjdk-8-jdk,snmp,vim,libpcap-dev,p7zip,python-libpcap,tsocks,lldb,zlib1g-dev,subversion,libsqlite3-dev) => {"failed": true, "item": "clang,curl,patch,clamav,ferm,htop,keepnote,lighttpd,mysql-client,postgresql,postgresql-server-dev-all,postgresql,python,python-pip,python-dev,ruby-dev,bundler,openjdk-8-jdk,snmp,vim,libpcap-dev,p7zip,python-libpcap,tsocks,lldb,zlib1g-dev,subversion,libsqlite3-dev"} msg: No package matching 'lldb' is...