- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 3 2017
Steps to provision the software:
$ salt-call --local state.apply roles/devserver/userland-software/misc test=True ID: devserver_software_misc_p2p Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 10:55:48.800664 Duration: 106.884 ms Changes:
+daemon
Nov 2 2017
Fix chmod: bin files must be chmoded 755
Nov 1 2017
.arcrc so we can easily arc install-certificate
Deploy Arcanist configuration too. Switch uid to 8900.
[ERROR ] Command '['pw', 'useradd', '-u', 9004, '-g', 9002, '-d', '/home/zr', '-m', '-c', u'SaltStack master account,None,None,None', '-n', 'zr']' failed wit
h return code: 65
[ERROR ] output: pw: uid `9004' has already been allocated
[ERROR ] Failed to create new user zr
$ pm go ops $ arc patch D1146 $ salt-call --local node.has_role devserver local: True $ salt-call --local node.has_role devserverz local: False
If we return something that would be better
s/Node/None
PHP logo
PHP Version 5.6.32
System Linux 927db7807b74 3.18.17-13.el7.x86_64 #1 SMP Wed Jul 22 14:20:15 UTC 2015 x86_64
Build Date Oct 31 2017 20:56:33
Configure Command './configure' '--with-config-file-path=/usr/local/etc/php' '--with-config-file-scan-dir=/usr/local/etc/php/conf.d' '--enable-fpm' '--with-fpm-user=app' '--with-fpm-group=app' '--disable-cgi' '--enable-mysqlnd' '--enable-bcmath' '--with-bz2' '--enable-calendar' '--with-curl' '--with-gd' '--with-jpeg-dir' '--enable-gd-native-ttf' '--enable-mbstring' '--with-mcrypt' '--with-mysqli' '--with-pdo-mysql' '--enable-pcntl' '--with-openssl' '--with-xsl' '--with-readline' '--with-zlib' '--enable-zip'