BundleConfig.ps1 p7 ª� �2Ͼ�� $EC2SettingsFile="C:\\Program Files\\Amazon\\Ec2ConfigService\\Settings\\BundleConfig.xml" $xml = [xml](get-content $EC2SettingsFile) $xmlElement = $xml.get_DocumentElement() foreach ($element in $xmlElement.Property) { if ($element.Name -eq "AutoSysprep") { $element.Value="Yes" } } $xml.Save($EC2SettingsFile) ec2bootstrap.ps1 � H�� <powershell> write-output "Running U

install-libreswan-xl2tpd-ipsec-vpn-remote-access-on-aws-ec2_aws_linux_ami_201409 @�[(�� �^(�� #!/bin/sh # # Shell script for installation and setup of L2TP/IPsecVPN tunnel in remote access # mode. Remote access mode allaows individual users tologin using username/password # and be allocated IP on the privatenetwork. Uses shared secret (PSK) and username/password # in file (ppp chap-secret) for

gistfile1.txt ��' �� ��: �� # Installlinux update, followed by GCC and Makesudo yum -y updatesudo yum install -y gcc make # InstallNginx andPHP-FPMsudo yum install -ynginxphp-fpm # InstallPHP extensionssudo yum install -yphp-develphp-mysqlphp-pdo \php-pearphp-mbstringphp-cliphp-odbc \php-imapphp-gdphp-xmlphp-soap # InstallPHP-APCsudo yum install -yphp-pecl-apcsudo yum inst

modules.tf module "static" { source = "./static" # Variables from variables.tf region = "${var.region}"aws_access_key_id = "${var.aws_access_key_id}"aws_secret_access_key = "${var.aws_secret_access_key}" } /*BLUE (Prefix with # to ENABLE, leave as /* to DISABLE) module "blue" { web_ami_id = "" # Get from Packer source = "./blue-green"blue_green_value = "blue" # Pass outputs from static module
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く