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
[only dist-upgrade dumps before this line] | |
+ mkdir -p /etc/zulip | |
+ echo -e '[machine]\npuppet_classes = zulip::voyager\ndeploy_type = voyager' | |
+ /root/zulip/scripts/zulip-puppet-apply -f | |
Warning: Could not retrieve fact fqdn | |
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults | |
Notice: Compiled catalog for roger-virtualbox in environment production in 0.59 seconds | |
Notice: /Stage[main]/Zulip::Nginx/Package[nginx-full]/ensure: ensure changed 'purged' to 'present' | |
Notice: /Stage[main]/Zulip::Nginx/File[/etc/nginx/nginx.conf]/content: content changed '{md5}a85dcbc5367783f3d42d0b7eab22ea50' to '{md5}b89ac81eb60b5e363f9ecf9683599307' |
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
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>Label</key> | |
<string>org.zedapp.zedd</string> | |
<key>ProgramArguments</key> | |
<array> | |
<string>/opt/local/bin/node</string> | |
<string>/opt/local/bin/zedd</string> |
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
{ | |
"remote": true, | |
"user": "demonstration", | |
"pass": "how to fly", | |
"root": "Documents" | |
} |
NewerOlder